This commit is contained in:
David Baker
2023-09-06 10:35:41 +01:00
parent ef037c5c1d
commit 5d969563f7

View File

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