Skip to content

Commit

Permalink
chore(deep links): add pre-prod deep link
Browse files Browse the repository at this point in the history
  • Loading branch information
emile-bex committed Dec 1, 2021
1 parent c28da4d commit 28cd587
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .well-known/apple-app-site-association
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
{
"appID": "RT7X9LLTN6.social.entourage.entourageios",
"paths": [ "*" ]
},
{
"appID": "RT7X9LLTN6.social.entourage.entourageios.beta",
"paths": [ "*" ]
}
]
}
Expand Down

0 comments on commit 28cd587

Please sign in to comment.