fix(website): azure app id json structure (#10785)

This commit is contained in:
Jamil
2025-11-03 06:00:59 -08:00
committed by GitHub
parent b5c420bd5b
commit 0f73ec18ab

View File

@@ -1,7 +1,9 @@
{
"associatedApplications": [
{
"applicationId": "d0b74799-63b8-4c10-8255-1c03c48a3029",
"applicationId": "d0b74799-63b8-4c10-8255-1c03c48a3029"
},
{
"applicationId": "5683a078-5985-4208-a387-1163579d029d"
}
]