From 9996f809bbddd0abbba99c47255a8efff3e1c302 Mon Sep 17 00:00:00 2001 From: Oskar KÄ…klewski <105233545+kaklewski@users.noreply.github.com> Date: Wed, 6 May 2026 17:55:57 +0200 Subject: Add option to hide event tickets (#5) --- popup.js | 1 + 1 file changed, 1 insertion(+) (limited to 'popup.js') diff --git a/popup.js b/popup.js index 756d1a0..591331d 100644 --- a/popup.js +++ b/popup.js @@ -14,6 +14,7 @@ const toggles = [ 'hideProfilePhotos', 'hideMixes', 'hideMerch', + 'hideEventTickets', 'hideVideoInfo', 'hideButtonsBar', 'hideChannel', -- cgit v1.3.1