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 | 0d7bce6d478a9cd281a79eac90029be96086078c (patch) | |
tree | 06ac9b05cdd92de2b32b4124253232fd813ebf71 /commands | |
parent | 0ae44b182102d092b70e96579d22b6f48c7af718 (diff) |
use a string idiot
Diffstat (limited to 'commands')
-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 |