1
0
Fork 0
mirror of synced 2024-07-04 06:00:53 +12:00

Update app/config/events.php

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Torsten Dittmann 2023-03-15 12:11:46 +01:00 committed by GitHub
parent 08d588aeb1
commit 348c2d4ffe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,7 @@ return [
'$description' => 'This event triggers when a bucket is deleted.',
],
'update' => [
'$description' => 'This event triggers when a bucket is updated.',
'$description' => 'This event triggers when a team is updated.',
'prefs' => [
'$description' => 'This event triggers when a team\'s preferences are updated.',
],