mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-17 07:05:03 +00:00
Separate timed/indefinite mutes/unmutes in logs
This commit is contained in:
parent
b5dd0f74bb
commit
627ba82196
3 changed files with 32 additions and 12 deletions
|
@ -39,5 +39,8 @@ export enum LogType {
|
|||
|
||||
CASE_CREATE,
|
||||
|
||||
MASSBAN
|
||||
MASSBAN,
|
||||
|
||||
MEMBER_TIMED_MUTE,
|
||||
MEMBER_TIMED_UNMUTE
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue