Skip to content

Commit

Permalink
fix: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed Sep 24, 2023
1 parent f902375 commit 36f5bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/app/[...slug].vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const appRoutes = [
},
]
const dark = usePreferredDark()
const dark = useDark()
useSeoMeta({
description: 'The SST Alumni App',
Expand Down

0 comments on commit 36f5bb4

Please # to comment.