Fixed an error that could cause the app to crash if cloned from the repository.

This commit is contained in:
janis
2022-05-16 16:01:35 +02:00
parent ab3159119f
commit d04063c2e9
6 changed files with 33 additions and 24 deletions

View File

@@ -7,10 +7,10 @@ sizeW = 800
[Dev Settings]
# Settings generally aimed towards the devs of this software!
verbose = True
verbose = False
log_level = DEBUG
disableConnectionCheck = True
disableConnectionCheck = False
[Info]
version = V2.3.0
subVersion = -dev1
subVersion =