mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 22:04:24 +00:00
Fixed an error that could cause the app to crash if cloned from the repository.
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user