Update index.py

This commit is contained in:
dami 2025-08-23 00:36:48 +08:00
parent daf4086bc9
commit 72708bdef0
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ def stop():
def restart():
initDreplace()
loadDebugLogFile()
luaRestart()
return 'ok'