aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-04-05 23:35:05 -0400
committerAjay Ramachandran <[email protected]>2021-04-05 23:35:05 -0400
commita08dbf4da17ff21b397a8cf1e3077a2ad95a5949 (patch)
treeb1c4e1c98e6b4433c5ee2dd29eac2fb663d7f726 /config.json.example
parentedcda31db4581b262fcd8cff4c7a173cb15fee9b (diff)
downloadSponsorBlock-a08dbf4da17ff21b397a8cf1e3077a2ad95a5949.tar.gz
SponsorBlock-a08dbf4da17ff21b397a8cf1e3077a2ad95a5949.zip
Add submitting for highlight category
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index 0d5db7f5..fae36834 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"]
+ "categoryList": ["sponsor", "selfpromo", "interaction", "intro", "outro", "preview", "music_offtopic", "highlight"]
}