Update mw.py

pull/586/head
Mr Chen 11 months ago
parent 8984381ea2
commit d2b837f52c
  1. 2
      class/core/mw.py

@ -1466,7 +1466,7 @@ def makeConf():
file = getRunDir() + '/data/json/config.json'
if not os.path.exists(file):
c = {}
c['title'] = '老子面板'
c['title'] = '后羿面板'
c['home'] = 'http://github/midoks/mdserver-web'
c['recycle_bin'] = True
c['template'] = 'default'

Loading…
Cancel
Save