Skip to content

Commit

Permalink
Merge pull request #28222 from studentofcoding/Fix-'Save'-button-glit…
Browse files Browse the repository at this point in the history
…ches

[Can only be tested after deployed to Staging/Production] Add `/get-assistance/*` url to show Smart App Banner
  • Loading branch information
tgolen authored Sep 27, 2023
2 parents f4829fb + be4cdec commit 4589844
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 @@ -68,6 +68,10 @@
"/": "/workspace/*",
"comment": "Workspace Details"
},
{
"/": "/get-assistance/*",
"comment": "Get Assistance Pages"
},
{
"/": "/teachersunite/*",
"comment": "Teachers Unite!"
Expand Down

0 comments on commit 4589844

Please sign in to comment.