mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Covered all cases, fixed CS, added a new TODO
This commit is contained in:
@@ -60,6 +60,7 @@ class WebHookForm extends Model {
|
||||
public static function getEvents(): array {
|
||||
return [
|
||||
'account.edit',
|
||||
'account.deletion',
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user