mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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",
|
||||
HN: "HNL",
|
||||
HM: "AUD",
|
||||
VE: "VEF",
|
||||
VE: "VED",
|
||||
PR: "USD",
|
||||
PS: "ILS",
|
||||
PW: "USD",
|
||||
|
Loading…
x
Reference in New Issue
Block a user