Update layout.go

master
Brandon Lee Camilleri 3 years ago committed by GitHub
parent 81febd7d51
commit 6d416e9e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      layout.go

@ -18,7 +18,7 @@ import (
var currencies = map[string]string{
"RUB": "₽",
"GBP": "£",
"GBp": "£",
"GBp": "p",
"SEK": "kr",
"EUR": "€",
"JPY": "¥",

Loading…
Cancel
Save