forked from Cutlery/immich
		
	fix(server) get all query does not respect asset type (#2089)
* chore: fix api * fix(server) get all query does not respect asset type
This commit is contained in:
		
							parent
							
								
									c74fba483d
								
							
						
					
					
						commit
						cd59f7aad6
					
				| @ -29,6 +29,7 @@ export class AssetRepository implements IAssetRepository { | ||||
|     return this.repository.find({ | ||||
|       where: { | ||||
|         isVisible: options.isVisible, | ||||
|         type: options.type, | ||||
|       }, | ||||
|       relations: { | ||||
|         exifInfo: true, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user