diff --git a/patches/11-hide-appoffline-banner.patch b/patches/11-hide-appoffline-banner.patch index 68c754e..e827657 100644 --- a/patches/11-hide-appoffline-banner.patch +++ b/patches/11-hide-appoffline-banner.patch @@ -3,6 +3,7 @@ From: josselinonduty Date: Tue, 8 Jul 2025 12:54:19 +0200 Subject: [PATCH] feat: add toggle to hide application offline banner +Original patch: Aurélien Hamy This solves #123 by adding the `--hide-appoffline-banner` command-line argument to hide the annoying "Application is offline" banner, that sometimes appears when using a VPN or DNS level blocker.