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 a84afb9 commit 8017a98Copy full SHA for 8017a98
module/config.ts
@@ -8,7 +8,7 @@ export default {
8
debug: false,
9
botId: "",
10
premiumCmd: [],
11
- voteLock: [],
+ voteLocks: [],
12
// The prefix used to answer to commands
13
prefix: "*",
14
// Optional, for loading playlists with more than 100 tracks ( Else using a scaper )
0 commit comments