Skip to content

Commit 51cccba

Browse files
committed
fix: unify user and org pages
1 parent e2a7b59 commit 51cccba

File tree

2 files changed

+1
-239
lines changed

2 files changed

+1
-239
lines changed

app/pages/org/[org].vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { debounce } from 'perfect-debounce'
55
66
definePageMeta({
77
name: 'org',
8+
alias: ['/~:org']
89
})
910
1011
const route = useRoute('org')

app/pages/~[username]/index.vue

Lines changed: 0 additions & 239 deletions
This file was deleted.

0 commit comments

Comments
 (0)