mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Update MutesPlugin.ts
This commit is contained in:
parent
02b8856126
commit
32cf27884a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ const defaultOptions = {
|
|||
timed_mute_message: "You have been muted on the {guildName} server for {time}. Reason given: {reason}",
|
||||
update_mute_message: "Your mute on the {guildName} server has been updated to {time}.",
|
||||
remove_roles_on_mute: false,
|
||||
restore_roles_on_mute: false,
|
||||
restore_roles_on_unmute: false,
|
||||
|
||||
can_view_list: false,
|
||||
can_cleanup: false,
|
||||
|
|
Loading…
Add table
Reference in a new issue