mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 13:57:39 +09:00 
			
		
		
		
	feat: bulk change description (#18288)
Co-authored-by: Tamas Koos <ext_tamas.koos@btrl.ro>
This commit is contained in:
		| @@ -431,6 +431,7 @@ export type AssetMediaResponseDto = { | ||||
| }; | ||||
| export type AssetBulkUpdateDto = { | ||||
|     dateTimeOriginal?: string; | ||||
|     description?: string; | ||||
|     duplicateId?: string | null; | ||||
|     ids: string[]; | ||||
|     isFavorite?: boolean; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user