Update index.py

This commit is contained in:
dami 2025-07-23 12:31:19 +08:00
parent 2fdaf1d482
commit dee67c6ea2
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ def restart():
def reload():
return mcsOp('reload')
return mcsOp('restart')
def rebuild():