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