FIX yet another typo
This commit is contained in:
parent
352cc88eed
commit
33678e3908
|
@ -427,7 +427,7 @@ let LinkedNumGetter =
|
|||
-}
|
||||
Double
|
||||
}
|
||||
, default = { lngScale = 1, lngIndex = 0 }
|
||||
, default = { lngScale = 1.0, lngIndex = 0 }
|
||||
}
|
||||
|
||||
let LinkedEntryNumGetter =
|
||||
|
|
Loading…
Reference in New Issue