Rename highlight category to poi_highlight

This commit is contained in:
Ajay Ramachandran
2021-08-17 22:05:19 -04:00
parent 28096e1ba6
commit 8b348a2aeb
5 changed files with 14 additions and 15 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 connect to",
"categoryList": ["sponsor", "selfpromo", "interaction", "intro", "outro", "preview", "music_offtopic", "highlight"]
"categoryList": ["sponsor", "selfpromo", "interaction", "intro", "outro", "preview", "music_offtopic", "poi_highlight"]
}