mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-01 02:17:43 +09:00 
			
		
		
		
	feat: audit cleanup (#21567)
This commit is contained in:
		| @@ -4921,7 +4921,8 @@ export enum SyncEntityType { | ||||
|     UserMetadataV1 = "UserMetadataV1", | ||||
|     UserMetadataDeleteV1 = "UserMetadataDeleteV1", | ||||
|     SyncAckV1 = "SyncAckV1", | ||||
|     SyncResetV1 = "SyncResetV1" | ||||
|     SyncResetV1 = "SyncResetV1", | ||||
|     SyncCompleteV1 = "SyncCompleteV1" | ||||
| } | ||||
| export enum SyncRequestType { | ||||
|     AlbumsV1 = "AlbumsV1", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user