Skip to content

Commit

Permalink
fix: add missing user delete event types
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Jan 21, 2021
1 parent 7fb583d commit 5c1b742
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/events.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ events.types = [
'user-ban',
'user-unban',
'user-delete',
'user-deleteAccount',
'user-deleteContent',
'password-change',
'email-change',
'username-change',
Expand Down

0 comments on commit 5c1b742

Please sign in to comment.