mirror of
https://github.com/immich-app/immich.git
synced 2026-05-24 07:52:32 -04:00
fix: welcome email password (#21732)
This commit is contained in:
+1
-1
@@ -249,7 +249,7 @@ export interface IEmailJob {
|
||||
}
|
||||
|
||||
export interface INotifySignupJob extends IEntityJob {
|
||||
tempPassword?: string;
|
||||
password?: string;
|
||||
}
|
||||
|
||||
export interface INotifyAlbumInviteJob extends IEntityJob {
|
||||
|
||||
Reference in New Issue
Block a user