This commit is contained in:
@ -28,6 +28,8 @@ class config {
|
||||
std::string get_template_upload_url();
|
||||
std::string get_template_upload_token();
|
||||
|
||||
std::string get_backups_path();
|
||||
|
||||
private:
|
||||
nlohmann::json mConfig;
|
||||
bool mIsConfigSet;
|
||||
|
Reference in New Issue
Block a user