missed one

This commit is contained in:
mertalev
2025-12-05 13:09:06 -05:00
committed by Daniel Dietzler
parent 24daa2f70f
commit 676a63f164

View File

@@ -160,7 +160,7 @@ export class AssetRepository {
model: ref('model'),
lensModel: ref('lensModel'),
fNumber: ref('fNumber'),
focalLength: eb.ref('excluded.focalLength'),
focalLength: ref('focalLength'),
iso: ref('iso'),
exposureTime: ref('exposureTime'),
profileDescription: ref('profileDescription'),