From 218395e963122fc26c269786cd102a3a7c673971 Mon Sep 17 00:00:00 2001 From: zefie Date: Sun, 10 Aug 2025 22:03:36 -0400 Subject: [PATCH] fix double loading favorites afting moving a favorite --- .../includes/ServiceVault/wtv-favorite/commit-move-favorites.js | 1 - 1 file changed, 1 deletion(-) diff --git a/zefie_wtvp_minisrv/includes/ServiceVault/wtv-favorite/commit-move-favorites.js b/zefie_wtvp_minisrv/includes/ServiceVault/wtv-favorite/commit-move-favorites.js index a763f59a..833ef066 100644 --- a/zefie_wtvp_minisrv/includes/ServiceVault/wtv-favorite/commit-move-favorites.js +++ b/zefie_wtvp_minisrv/includes/ServiceVault/wtv-favorite/commit-move-favorites.js @@ -33,7 +33,6 @@ else { Connection: Keep-Alive Content-Type: text/html wtv-expire-all: wtv-favorite: -wtv-visit: ${gourl} Location: ${gourl}` } else { var err = doErrorPage(500);