mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Fix Venezuela currency (VEF to VED) (#22475)
This commit is contained in:
parent
b9922b2f8e
commit
8932dfd504
@ -65,7 +65,7 @@ export const countryCurrency = {
|
|||||||
HK: "HKD",
|
HK: "HKD",
|
||||||
HN: "HNL",
|
HN: "HNL",
|
||||||
HM: "AUD",
|
HM: "AUD",
|
||||||
VE: "VEF",
|
VE: "VED",
|
||||||
PR: "USD",
|
PR: "USD",
|
||||||
PS: "ILS",
|
PS: "ILS",
|
||||||
PW: "USD",
|
PW: "USD",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user