Skip to content

Commit

Permalink
moving the workspace route to its original place
Browse files Browse the repository at this point in the history
  • Loading branch information
marcochavezf committed Sep 13, 2023
1 parent 8133127 commit 10c41da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .well-known/apple-app-site-association
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@
"/": "/new/*",
"comment": "New Chat"
},
{
"/": "/teachersunite/*",
"comment": "Teachers Unite!"
},
{
"/": "/workspace/*",
"comment": "Workspace Details"
},
{
"/": "/teachersunite/*",
"comment": "Teachers Unite!"
}
]
}
Expand Down

0 comments on commit 10c41da

Please sign in to comment.