This commit is contained in:
2025-03-23 00:16:59 +01:00
parent 9780a36af4
commit 8635d4b853
6 changed files with 22 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ int main() {
}
// before compiling release version
//resetConfigFiles();
resetConfigFiles();
GraphApp UI;
UI.run();