feat: Update 4 files
This commit is contained in:
@@ -39,6 +39,9 @@ class config {
|
||||
std::string get_server_create_path();
|
||||
std::string get_template_create_path();
|
||||
std::string get_backups_path();
|
||||
|
||||
std::string get_log_level() const;
|
||||
void apply_log_level();
|
||||
|
||||
private:
|
||||
nlohmann::json mConfig;
|
||||
|
Reference in New Issue
Block a user