Skip to content

Commit

Permalink
feat: update app site association files
Browse files Browse the repository at this point in the history
  • Loading branch information
Zomatree committed Nov 28, 2024
1 parent 1d07459 commit adddd7a
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
35 changes: 35 additions & 0 deletions apple-app-site-association-app-revolt-chat
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"applinks": {
"details": [
{
"appIDs": ["T23HBWQ54Y.chat.revolt.app"],
"components": [
{
"/": "/app",
"comment": "root"
},
{
"/": "/login",
"comment": "login page"
},
{
"/": "/server/*",
"comment": "servers"
},
{
"/": "/channel/*",
"comment": "channels"
},
{
"/": "/friends/*",
"comment": "friends"
},
{
"/": "/invite/*",
"comment": "invites"
}
]
}
]
}
}
4 changes: 4 additions & 0 deletions apple-app-site-association-revolt-chat
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
{
"/": "/friends/*",
"comment": "friends"
},
{
"/": "/invite/*",
"comment": "invites"
}
]
}
Expand Down

0 comments on commit adddd7a

Please sign in to comment.