Skip to content

Commit 6560bc5

Browse files
authored
Merge pull request Expensify#67130 from layacat/fix/66743
fix: mWeb/Safari - UI is jumping when switching between tabs
2 parents ea12a13 + 34519e2 commit 6560bc5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@
1212
"/": "/a/*",
1313
"comment": "Profile Page"
1414
},
15+
{
16+
"/": "/home/*",
17+
"comment": "Home Page"
18+
},
19+
{
20+
"/": "/workspaces/*",
21+
"comment": "Workspaces List Page"
22+
},
1523
{
1624
"/": "/settings/*",
1725
"comment": "Profile and app settings"

0 commit comments

Comments
 (0)