mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-17 07:05:03 +00:00
Add 'joined with prior records' log entry
This commit is contained in:
parent
9e9d0ed7a0
commit
09bc1526bb
3 changed files with 20 additions and 4 deletions
|
@ -42,5 +42,7 @@ export enum LogType {
|
|||
MASSBAN,
|
||||
|
||||
MEMBER_TIMED_MUTE,
|
||||
MEMBER_TIMED_UNMUTE
|
||||
MEMBER_TIMED_UNMUTE,
|
||||
|
||||
MEMBER_JOIN_WITH_PRIOR_RECORDS
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue