Skip to content

Commit aa51370

Browse files
committed
update apple-app-site-association
1 parent 26ef232 commit aa51370

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

static/.well-known/apple-app-site-association

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
{
22
"applinks": {
3+
"apps": [],
34
"details": [
45
{
56
"appID": "K378MFWK59.com.logseq.logseq",
6-
"paths": [ "/mobile/go/*" ]
7+
"paths": [ "*" ]
78
}
89
]
910
}

0 commit comments

Comments
 (0)