From 72708bdef08282cd3bdf3555b3dc32b1be30698b Mon Sep 17 00:00:00 2001 From: dami Date: Sat, 23 Aug 2025 00:36:48 +0800 Subject: [PATCH] Update index.py --- plugins/webstats/index.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/webstats/index.py b/plugins/webstats/index.py index 74e02878d..4b56d657d 100755 --- a/plugins/webstats/index.py +++ b/plugins/webstats/index.py @@ -304,7 +304,7 @@ def stop(): def restart(): initDreplace() - + loadDebugLogFile() luaRestart() return 'ok'