diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index 50a558cb..b6ffe8d4 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -207,6 +207,7 @@ window.onload = () => { loadMounts(); }; "text/html"); } +// If Equal Return True #define IERT(S) if(type_ == (S)) return true; static