loader eingefügt

This commit is contained in:
2024-10-29 16:27:13 +01:00
parent 414e298453
commit 936b22de5a
3 changed files with 2 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ Item
anchors.fill: parent
window.width: 1080
parent.width: 1080
parent.height: 1920

View File

@@ -35,7 +35,7 @@ if __name__ == "__main__":
if not config.getConfig():
bad_config = False
bad_config = True
# try:
# app_config = config.getConfig()
# if not app_config:

View File

@@ -1,2 +0,0 @@
[Rules]
*.debug=true