diff options
author | ame <[email protected]> | 2024-01-27 23:24:00 -0600 |
---|---|---|
committer | ame <[email protected]> | 2024-01-27 23:24:00 -0600 |
commit | 8af3b4b030ed456fe5facc0bf4af3a249159da94 (patch) | |
tree | a1bf6e6fda45aa92afc7fbe32f2ef2512a34d745 /commands/mod/defaults | |
parent | eb0a9b173cf69fdb236a41ea44ec2fae24f9b612 (diff) |
use a string idiot
Diffstat (limited to 'commands/mod/defaults')
-rw-r--r-- | commands/mod/defaults/confirm.js.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/mod/defaults/confirm.js.json b/commands/mod/defaults/confirm.js.json index 0c9c5f4..13fc5c5 100644 --- a/commands/mod/defaults/confirm.js.json +++ b/commands/mod/defaults/confirm.js.json @@ -1,2 +1,2 @@ -{"cooldown":-1,"desc":"Creates a vote to ban/kick","restrict":[1200889277786116121],"restricted":[], +{"cooldown":-1,"desc":"Creates a vote to ban/kick","restrict":["1200889277786116121"],"restricted":[], "usage":"{command} {action} {user} {desc}","mod_respect_restrict":true}
\ No newline at end of file |