mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: migrate away from event dispatcher (#12820)
This commit is contained in:
@@ -25,5 +25,5 @@
|
||||
{$t('change_password_description')}
|
||||
</p>
|
||||
|
||||
<ChangePasswordForm on:success={onSuccess} />
|
||||
<ChangePasswordForm {onSuccess} />
|
||||
</FullscreenContainer>
|
||||
|
||||
Reference in New Issue
Block a user