Skip to content

Commit 8017a98

Browse files
authored
Update config.ts
1 parent a84afb9 commit 8017a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default {
88
debug: false,
99
botId: "",
1010
premiumCmd: [],
11-
voteLock: [],
11+
voteLocks: [],
1212
// The prefix used to answer to commands
1313
prefix: "*",
1414
// Optional, for loading playlists with more than 100 tracks ( Else using a scaper )

0 commit comments

Comments
 (0)