mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-07 04:20:09 +00:00
feat: backfill album users (#19234)
This commit is contained in:
@@ -603,6 +603,7 @@ export enum SyncEntityType {
|
||||
AlbumV1 = 'AlbumV1',
|
||||
AlbumDeleteV1 = 'AlbumDeleteV1',
|
||||
AlbumUserV1 = 'AlbumUserV1',
|
||||
AlbumUserBackfillV1 = 'AlbumUserBackfillV1',
|
||||
AlbumUserDeleteV1 = 'AlbumUserDeleteV1',
|
||||
|
||||
SyncAckV1 = 'SyncAckV1',
|
||||
|
||||
Reference in New Issue
Block a user