config loader

This commit is contained in:
end-4
2025-05-10 17:53:38 +02:00
parent 826f54e90d
commit 846677caa1
2 changed files with 107 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ import "./services/"
ShellRoot {
Component.onCompleted: {
MaterialThemeLoader.reapplyTheme()
ConfigLoader.loadConfig()
}
Bar {}