Skip to content

Commit

Permalink
fix: broken public link
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed Jul 19, 2023
1 parent ea9d6b7 commit 47c190e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pages/s/[id]/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ import { useToast } from 'primevue/usetoast'
import type { SurveyResponseSchema } from '~/shared/survey'
definePageMeta({
middleware: ['participant'],
})
const { $client } = useNuxtApp()
const route = useRoute()
Expand Down

0 comments on commit 47c190e

Please sign in to comment.