Changed name of merch category

This commit is contained in:
Ajay Ramachandran
2020-04-09 16:40:42 -04:00
parent 2d55ea0fc5
commit 74a4ef0692
3 changed files with 5 additions and 5 deletions

View File

@@ -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"]
}