From 3bbc699d9867ba1dc197abffd32458b5cc1ad5ed Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Wed, 18 Aug 2021 13:29:02 -0400 Subject: Move highlight category on options page --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.example b/config.json.example index f170050e..5793649a 100644 --- a/config.json.example +++ b/config.json.example @@ -2,5 +2,5 @@ "serverAddress": "https://sponsor.ajay.app", "testingServerAddress": "https://sponsor.ajay.app/test", "serverAddressComment": "This specifies the default SponsorBlock server to connect to", - "categoryList": ["sponsor", "selfpromo", "interaction", "intro", "outro", "preview", "music_offtopic", "poi_highlight"] + "categoryList": ["sponsor", "selfpromo", "interaction", "poi_highlight", "intro", "outro", "preview", "music_offtopic"] } -- cgit v1.2.3