DevEnv: Fix missing commas in dashboards (#77359)

fix(devenv): fix missing commas in dashboards
This commit is contained in:
Jack Westbrook 2023-10-30 14:18:33 +01:00 committed by GitHub
parent 44839a1bdd
commit 22a7e5b3e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -452,7 +452,7 @@
{
"text": "CFP franc (XPF)",
"value": "currencyXPF"
}
},
{
"text": "Bulgarian Lev (BGN)",
"value": "currencyBGN"
@ -1615,7 +1615,7 @@
{
"text": "Malaysian Ringgit (RM)",
"value": "currencyMYR"
}
},
{
"text": "Bulgarian Lev (BGN)",
"value": "currencyBGN"
@ -2718,7 +2718,7 @@
{
"text": "Malaysian Ringgit (RM)",
"value": "currencyMYR"
}
},
{
"text": "Bulgarian Lev (BGN)",
"value": "currencyBGN"

View File

@ -452,7 +452,7 @@
{
"text": "CFP franc (XPF)",
"value": "currencyXPF"
}
},
{
"text": "Bulgarian Lev (BGN)",
"value": "currencyBGN"
@ -1615,7 +1615,7 @@
{
"text": "Malaysian Ringgit (RM)",
"value": "currencyMYR"
}
},
{
"text": "Bulgarian Lev (BGN)",
"value": "currencyBGN"
@ -2714,7 +2714,7 @@
{
"text": "Malaysian Ringgit (RM)",
"value": "currencyMYR"
}
},
{
"text": "Bulgarian Lev (BGN)",
"value": "currencyBGN"