3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 07:35:02 +00:00

plugins.Logs: log multiple role changes in one properly

This commit is contained in:
Dragory 2019-02-23 21:20:35 +02:00
parent 386afedcc4
commit 5681270216
3 changed files with 36 additions and 7 deletions

View file

@ -46,4 +46,6 @@ export enum LogType {
MEMBER_JOIN_WITH_PRIOR_RECORDS,
OTHER_SPAM_DETECTED,
MEMBER_ROLE_CHANGES,
}