From 981c0ab980f56ed6ebfc6f49d1a814c63d628bef Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 2 Nov 2025 00:42:22 +0100 Subject: [PATCH] Update remove-banner-pve-v3.sh --- scripts/global/remove-banner-pve-v3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/global/remove-banner-pve-v3.sh b/scripts/global/remove-banner-pve-v3.sh index 56d4d2b..7e4213e 100644 --- a/scripts/global/remove-banner-pve-v3.sh +++ b/scripts/global/remove-banner-pve-v3.sh @@ -348,7 +348,7 @@ remove_subscription_banner_v3() { fi # Register tool as applied - register_tool "subscription_banner_v3" true + register_tool "subscription_banner" true msg_ok "$(translate "Subscription banner removed successfully")" msg_ok "$(translate "Desktop and Mobile UI patched")"