fix: add missing user delete event types

This commit is contained in:
Barış Soner Uşaklı
2021-01-20 20:16:32 -05:00
parent 7fb583dcfd
commit 5c1b742979

View File

@@ -37,6 +37,8 @@ events.types = [
'user-ban',
'user-unban',
'user-delete',
'user-deleteAccount',
'user-deleteContent',
'password-change',
'email-change',
'username-change',