diff options
-rw-r--r-- | config.json.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example index 2f7f0520..e2a2f44b 100644 --- a/config.json.example +++ b/config.json.example @@ -1,4 +1,5 @@ { "serverAddress": "https://sponsor.ajay.app", - "serverAddressComment": "This specifies the default SponsorBlock server to conect to" + "serverAddressComment": "This specifies the default SponsorBlock server to conect to", + "categoryList": ["sponsor", "intro", "outro", "interaction", "merchandise"] }
\ No newline at end of file |