aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-04-09 16:40:42 -0400
committerAjay Ramachandran <[email protected]>2020-04-09 16:40:42 -0400
commit74a4ef0692add473ada9e7da95ac7c579fd26ea5 (patch)
tree5b828eea007266ef4a4fee60618b92eea567415e /config.json.example
parent2d55ea0fc576bfe25a1c0ca76c35a512b005e013 (diff)
downloadSponsorBlock-74a4ef0692add473ada9e7da95ac7c579fd26ea5.tar.gz
SponsorBlock-74a4ef0692add473ada9e7da95ac7c579fd26ea5.zip
Changed name of merch 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 451d8c14..0919d30e 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", "merchandise", "offtopic"]
+ "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "offtopic"]
}