Update index.py

pull/328/head
midoks 2 years ago
parent eaf341cda6
commit a22f89797a
  1. 2
      plugins/webstats/index.py

@ -283,7 +283,7 @@ def stop():
def restart(): def restart():
initDreplace() initDreplace()
mw.opWeb("reload") mw.opWeb("restart")
return 'ok' return 'ok'

Loading…
Cancel
Save