1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00

Tests fix

This commit is contained in:
Matej Baco 2022-02-04 10:19:14 +01:00
parent 439407301c
commit 4299ffa27e

View file

@ -82,7 +82,7 @@ return [
'model' => Response::MODEL_SESSION,
'note' => '',
],
'account.sessions.udpdate' => [
'account.sessions.update' => [
'description' => 'This event triggers when the account session is updated.',
'model' => Response::MODEL_SESSION,
'note' => '',