mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 01:11:07 +03:00
feat: local album events notification (#22817)
* feat: local album events notification * pr feedback * show number of unread notification
This commit is contained in:
@@ -722,6 +722,8 @@ export enum NotificationType {
|
||||
JobFailed = 'JobFailed',
|
||||
BackupFailed = 'BackupFailed',
|
||||
SystemMessage = 'SystemMessage',
|
||||
AlbumInvite = 'AlbumInvite',
|
||||
AlbumUpdate = 'AlbumUpdate',
|
||||
Custom = 'Custom',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user