Updated currency conversion rates
This commit is contained in:
parent
382ad39c6f
commit
1b06171718
@ -9,8 +9,8 @@ import (
|
|||||||
|
|
||||||
// Current currency rates
|
// Current currency rates
|
||||||
const (
|
const (
|
||||||
yenToEuro = 0.0075
|
yenToEuro = 0.0077
|
||||||
yenToDollar = 0.0093
|
yenToDollar = 0.0090
|
||||||
)
|
)
|
||||||
|
|
||||||
var countryQuery = gountries.New()
|
var countryQuery = gountries.New()
|
||||||
|
Loading…
Reference in New Issue
Block a user