This commit is contained in:
parent
5c39b5335b
commit
78011882a2
4 changed files with 34 additions and 43 deletions
|
|
@ -255,7 +255,7 @@ end
|
|||
|
||||
let currency_specification =
|
||||
let open Config.Currency in
|
||||
match Parse_config.Alt_unit_names.encode v.alt_unit_names with
|
||||
match encode Alt_unit_names.jsont v.alt_unit_names with
|
||||
| Error e -> Fmt.failwith "json encoding error on alt_unit_names: %s." e
|
||||
| Ok alt_unit_names ->
|
||||
CurrencySpecification.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue