This commit is contained in:
jomjol
2023-02-18 11:44:56 +01:00
parent 7283bfd506
commit 008dba7e11
4 changed files with 43 additions and 10 deletions

View File

@@ -93,4 +93,7 @@ std::string getFormatedUptime(bool compact);
const char* get404(void);
std::string UrlDecode(const std::string& value);
#endif //HELPER_H