aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-08-17 22:05:19 -0400
committerAjay Ramachandran <[email protected]>2021-08-17 22:05:19 -0400
commit8b348a2aeba501a003da4544d091040246e60a51 (patch)
tree3e162dd634746ac700d4e3e9d1be77e01965ad8c /config.json.example
parent28096e1ba669f980b77684bcccef22755d59420d (diff)
downloadSponsorBlock-8b348a2aeba501a003da4544d091040246e60a51.tar.gz
SponsorBlock-8b348a2aeba501a003da4544d091040246e60a51.zip
Rename highlight category to poi_highlight
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 fae36834..f170050e 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", "highlight"]
+ "categoryList": ["sponsor", "selfpromo", "interaction", "intro", "outro", "preview", "music_offtopic", "poi_highlight"]
}