From 1cf8032be4be792738fda8077b3a86a75471f4dc Mon Sep 17 00:00:00 2001 From: zefie Date: Sat, 2 May 2026 18:08:52 -0400 Subject: [PATCH] remove comma --- zefie_wtvp_minisrv/includes/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zefie_wtvp_minisrv/includes/config.json b/zefie_wtvp_minisrv/includes/config.json index 7d165aec..2556fe52 100644 --- a/zefie_wtvp_minisrv/includes/config.json +++ b/zefie_wtvp_minisrv/includes/config.json @@ -517,7 +517,7 @@ { "match": "login.live.com", "local_dir": "passport" - }, + } ], "handler_extra_vars": ["runScriptInVM", "handlePHP", "handleCGI", "ssid_sessions", "WTVClientSessionData", "socket_sessions"], "show_verbose_errors": false,