mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 23:23:52 +01:00
bugfix
This commit is contained in:
@@ -782,7 +782,7 @@ class RevPiPyLoad(proginit.ProgInit):
|
||||
return -1
|
||||
|
||||
# Elemente prüfen
|
||||
lst_check = ["Devices", "Sumary", "App"]
|
||||
lst_check = ["Devices", "Summary", "App"]
|
||||
for chk in lst_check:
|
||||
if chk not in jconfigrsc:
|
||||
return -2
|
||||
|
||||
Reference in New Issue
Block a user