mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard: Field Config - Add CFP franc currency (XPF) (#70036)
This commit is contained in:
@@ -448,6 +448,10 @@
|
||||
{
|
||||
"text": "Malaysian Ringgit (RM)",
|
||||
"value": "currencyMYR"
|
||||
},
|
||||
{
|
||||
"text": "CFP franc (XPF)",
|
||||
"value": "currencyXPF"
|
||||
}
|
||||
],
|
||||
"text": "currency"
|
||||
|
@@ -448,6 +448,10 @@
|
||||
{
|
||||
"text": "Malaysian Ringgit (RM)",
|
||||
"value": "currencyMYR"
|
||||
},
|
||||
{
|
||||
"text": "CFP franc (XPF)",
|
||||
"value": "currencyXPF"
|
||||
}
|
||||
],
|
||||
"text": "currency"
|
||||
|
Reference in New Issue
Block a user