3
0
Fork 0
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:
Shoaib Sajid 2021-05-27 16:50:10 +05:00 committed by GitHub
parent 02b8856126
commit 32cf27884a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,