Update common.py

pull/450/head
midoks 2 years ago
parent 0851e95fb2
commit a470b3c53c
  1. 2
      class/core/common.py

@ -152,7 +152,7 @@ def initSystemControl():
return False return False
data_ctl = 'data/control.conf' data_ctl = 'data/control.conf'
mw.writeFile(data_ctl, 30) mw.writeFile(data_ctl, '30')
def initUserInfo(): def initUserInfo():

Loading…
Cancel
Save