Update mw.py

pull/228/head
midoks 3 years ago
parent 71dbfbf5d8
commit 5df4b9ee57
  1. 2
      class/core/mw.py

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

Loading…
Cancel
Save