Update apple-app-site-association (#24847)
This commit is contained in:
@@ -3,7 +3,12 @@
|
|||||||
"apps": [],
|
"apps": [],
|
||||||
"details": [
|
"details": [
|
||||||
{
|
{
|
||||||
"appID": "7J4U792NQT.im.vector.app",
|
"appIDs":[
|
||||||
|
"7J4U792NQT.im.vector.app",
|
||||||
|
"7J4U792NQT.io.element.elementx",
|
||||||
|
"7J4U792NQT.io.element.elementx.nightly",
|
||||||
|
"7J4U792NQT.io.element.elementx.pr"
|
||||||
|
],
|
||||||
"paths": [
|
"paths": [
|
||||||
"*"
|
"*"
|
||||||
]
|
]
|
||||||
@@ -12,7 +17,10 @@
|
|||||||
},
|
},
|
||||||
"webcredentials": {
|
"webcredentials": {
|
||||||
"apps": [
|
"apps": [
|
||||||
"7J4U792NQT.im.vector.app"
|
"7J4U792NQT.im.vector.app",
|
||||||
|
"7J4U792NQT.io.element.elementx",
|
||||||
|
"7J4U792NQT.io.element.elementx.nightly",
|
||||||
|
"7J4U792NQT.io.element.elementx.pr"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user