From d37abcfa9f0b4e2f508f567f563fd85e3235459f Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Thu, 2 Apr 2020 01:33:28 -0400 Subject: Added category list to example config --- config.json.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.json.example') 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 -- cgit v1.2.3