From 6942bcb4182a99ea615cf5882ef8951eab3fc315 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 10 May 2020 20:12:35 -0400 Subject: Remove livestream category. --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json.example') diff --git a/config.json.example b/config.json.example index a80502a0..aad02a3c 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 conect to", - "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "music_offtopic", "livestream_messages"] + "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "music_offtopic"] } -- cgit v1.2.3