mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2025-07-11 00:20:41 +00:00
added missing field
This commit is contained in:
parent
936fa59202
commit
447c5c138a
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ class EquipmentProfilesStorageService {
|
|||
List<ApertureValue>? apertureValues,
|
||||
List<ShutterSpeedValue>? shutterSpeedValues,
|
||||
double? lensZoom,
|
||||
double? exposureOffset,
|
||||
bool? isUsed,
|
||||
}) async {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue