Skip to content

Commit 93c9a32

Browse files
autofix-ci[bot]gameroman
authored andcommitted
[autofix.ci] apply automated fixes
1 parent 51cccba commit 93c9a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/org/[org].vue

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

0 commit comments

Comments
 (0)