change structure
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/bin/python
|
||||
|
||||
generalInformation = {
|
||||
'running':True,
|
||||
'running': True,
|
||||
'debugLevel': 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user