Handle pressing all go.bsky.app links in-app w/ resolution (#4680)
This commit is contained in:
@@ -44,5 +44,6 @@ export const router = new Router({
|
||||
Start: '/start/:name/:rkey',
|
||||
StarterPackEdit: '/starter-pack/edit/:rkey',
|
||||
StarterPack: '/starter-pack/:name/:rkey',
|
||||
StarterPackShort: '/starter-pack-short/:code',
|
||||
StarterPackWizard: '/starter-pack/create',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user