adding client updating system
This commit is contained in:
@@ -7,4 +7,5 @@ int update_db(const std::string& folder_path);
|
||||
int update_settings(const std::string& settings_type);
|
||||
int action_update_settings();
|
||||
int action_update_db();
|
||||
int update_system();
|
||||
#endif
|
||||
Reference in New Issue
Block a user