added comment why iso is quted
This commit is contained in:
parent
750ac179d8
commit
fb2cbfde9a
1 changed files with 4 additions and 3 deletions
|
@ -6,20 +6,21 @@ model:
|
||||||
lens:
|
lens:
|
||||||
- Nikon LENS SERIES E 50mm
|
- Nikon LENS SERIES E 50mm
|
||||||
- AF NIKKOR 35-70mm
|
- AF NIKKOR 35-70mm
|
||||||
iso:
|
iso: # Numeric values cause errors with simple_term_menu and must be quoted. This issue will be resolved with the future UI switch.
|
||||||
- "100"
|
- "100"
|
||||||
- "200"
|
- "200"
|
||||||
- "400"
|
- "400"
|
||||||
- "800"
|
- "800"
|
||||||
- "1000"
|
- "1000"
|
||||||
- "1600"
|
- "1600"
|
||||||
|
- "3200"
|
||||||
image_description:
|
image_description:
|
||||||
- ILFORD DELTA 3200
|
- ILFORD DELTA 3200
|
||||||
- ILFORD ILFOCOLOR
|
- ILFORD ILFOCOLOR
|
||||||
- LomoChrome Turquoise
|
- LomoChrome Turquoise
|
||||||
user_comment:
|
user_comment:
|
||||||
- "Scanner.NORITSU-KOKI"
|
- Scanner.NORITSU-KOKI
|
||||||
- "Scanner.NA"
|
- Scanner.NA
|
||||||
artist:
|
artist:
|
||||||
- Mr. Finchum
|
- Mr. Finchum
|
||||||
copyright_info:
|
copyright_info:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue