mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 09:13:17 +03:00
missed one
This commit is contained in:
committed by
Daniel Dietzler
parent
c7793fa8f1
commit
7f08f36561
@@ -160,7 +160,7 @@ export class AssetRepository {
|
|||||||
model: ref('model'),
|
model: ref('model'),
|
||||||
lensModel: ref('lensModel'),
|
lensModel: ref('lensModel'),
|
||||||
fNumber: ref('fNumber'),
|
fNumber: ref('fNumber'),
|
||||||
focalLength: eb.ref('excluded.focalLength'),
|
focalLength: ref('focalLength'),
|
||||||
iso: ref('iso'),
|
iso: ref('iso'),
|
||||||
exposureTime: ref('exposureTime'),
|
exposureTime: ref('exposureTime'),
|
||||||
profileDescription: ref('profileDescription'),
|
profileDescription: ref('profileDescription'),
|
||||||
|
|||||||
Reference in New Issue
Block a user