We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420317a commit 6a61747Copy full SHA for 6a61747
src/config.ts
@@ -20,7 +20,7 @@ addDefaults(config, {
20
privateDBSchema: "./databases/_private.db.sql",
21
readOnly: false,
22
webhooks: [],
23
- categoryList: ["sponsor", "selfpromo", "exclusive_access", "interaction", "intro", "outro", "preview", "music_offtopic", "filler", "poi_highlight"],
+ categoryList: ["sponsor", "selfpromo", "exclusive_access", "interaction", "intro", "outro", "preview", "music_offtopic", "filler", "poi_highlight", "chapter"],
24
categorySupport: {
25
sponsor: ["skip", "mute", "full"],
26
selfpromo: ["skip", "mute", "full"],
0 commit comments