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