Commit 39a89a1
committed
Fix notifications for deleted accounts
Admins shouldn't get notifications when an account is created as a deleted account. This happens when we delete users, as a new user is created with deleted set to true to block the username1 parent 07d0603 commit 39a89a1
File tree
1 file changed
+6
-1
lines changed- src/MessageHandler/Notification
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
0 commit comments