diff --git a/src/mergerfs_webui.cpp b/src/mergerfs_webui.cpp index 64450b92..130f4c4e 100644 --- a/src/mergerfs_webui.cpp +++ b/src/mergerfs_webui.cpp @@ -17,6 +17,13 @@ using json = nlohmann::json; static json +_generate_error(const fs::path &mount_, + const std::string &key_, + const std::string &val_, + const int err_) +{ + +} static void