start to refactor update-procedure

This commit is contained in:
2025-02-05 16:26:16 +01:00
parent ea1d858f15
commit 3358e1a0d4
3 changed files with 78 additions and 2 deletions

View File

@@ -203,7 +203,8 @@ int main(int argc, char *argv[]) {
mw.showFullScreen();
// test
worker.jsUpdate();
//worker.jsUpdate();
worker.workList().exec();
// worker.summary();
return a.exec();