aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-07-04 01:10:41 -0400
committerAjay <[email protected]>2022-07-04 01:10:41 -0400
commite0edb63501acfafb524209ae960a16dfe89e90df (patch)
tree4204089b8515fb7cf582dd58260d123342e68d99 /config.json.example
parent70ef867ec55760c109010d10ffc3b1a6da5afb2f (diff)
downloadSponsorBlock-e0edb63501acfafb524209ae960a16dfe89e90df.tar.gz
SponsorBlock-e0edb63501acfafb524209ae960a16dfe89e90df.zip
Put chapter option higher up
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 c81273bd..c5e86444 100644
--- a/config.json.example
+++ b/config.json.example
@@ -2,7 +2,7 @@
"serverAddress": "https://sponsor.ajay.app",
"testingServerAddress": "https://sponsor.ajay.app/test",
"serverAddressComment": "This specifies the default SponsorBlock server to connect to",
- "categoryList": ["sponsor", "selfpromo", "exclusive_access", "interaction", "poi_highlight", "intro", "outro", "preview", "filler", "music_offtopic", "chapter"],
+ "categoryList": ["sponsor", "selfpromo", "exclusive_access", "interaction", "poi_highlight", "intro", "outro", "preview", "filler", "chapter", "music_offtopic"],
"categorySupport": {
"sponsor": ["skip", "mute", "full"],
"selfpromo": ["skip", "mute", "full"],