Add apple site association

This commit is contained in:
David Baker
2023-09-06 10:22:02 +01:00
parent 0a7723d218
commit ef037c5c1d

View File

@@ -0,0 +1,17 @@
{
"applinks": {
"apps": [],
"details": [
{
"appIDs":[
"7J4U792NQT.io.element.elementx",
"7J4U792NQT.io.element.elementx.nightly",
"7J4U792NQT.io.element.elementx.pr"
],
"paths": [
"*"
]
}
]
}
}