Update common.py

pull/451/head
midoks 2 years ago
parent aa60d52662
commit f7ee3a9aed
  1. 1
      class/core/common.py

@ -150,7 +150,6 @@ def initSystemControl():
path = 'data/default.db'
if os.path.exists(path):
return False
data_ctl = 'data/control.conf'
mw.writeFile(data_ctl, '30')

Loading…
Cancel
Save