missed one

This commit is contained in:
mertalev
2025-12-05 13:09:06 -05:00
committed by Daniel Dietzler
parent c7793fa8f1
commit 7f08f36561

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'),