fix(help) : retire definePageMeta auth (middleware global déjà appliqué)
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { marked } from 'marked'
|
import { marked } from 'marked'
|
||||||
|
|
||||||
definePageMeta({ middleware: ['auth'] })
|
|
||||||
useHead({ title: 'Aide' })
|
useHead({ title: 'Aide' })
|
||||||
|
|
||||||
type Section = {
|
type Section = {
|
||||||
|
|||||||
Reference in New Issue
Block a user