Added missing category to example config

This commit is contained in:
Ajay Ramachandran
2020-04-04 22:17:11 -04:00
committed by GitHub
parent ebd6c9c952
commit 8134b5a67e

View File

@@ -1,5 +1,5 @@
{
"serverAddress": "https://sponsor.ajay.app",
"serverAddressComment": "This specifies the default SponsorBlock server to conect to",
"categoryList": ["sponsor", "intro", "outro", "interaction", "merchandise"]
}
"categoryList": ["sponsor", "intro", "outro", "interaction", "merchandise", "offtopic"]
}