Skip to content

Commit

Permalink
Update apple-app-site-association (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-pratik-k authored Feb 28, 2025
1 parent b8e32f0 commit 357000a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/.well-known/apple-app-site-association
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@
],
"paths": [
"*"
"dropbox-auth"
],
"components": [
{
"/": "/*"
}
},
{
"/":"/dropbox-auth/*"
},
]
}
]
Expand All @@ -23,3 +27,5 @@
]
}
}


0 comments on commit 357000a

Please sign in to comment.