Update index.py

This commit is contained in:
midoks 2022-12-01 17:42:20 +08:00
parent 217ba2d14e
commit 88196175f4
1 changed files with 1 additions and 1 deletions

View File

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