mirror of
https://github.com/immich-app/immich.git
synced 2025-07-07 10:14:08 -04:00
Merge branch 'main' of github.com:immich-app/immich
This commit is contained in:
commit
75d28d3c58
@ -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