Update generalInformation.py

This commit is contained in:
chrys87 2016-08-30 11:51:18 +02:00 committed by GitHub
parent 497729d09d
commit 940a454611

View File

@ -2,4 +2,5 @@
generalInformation = { generalInformation = {
'running': True, 'running': True,
'suspend': False,
} }