Add line breaks to description
This commit is contained in:
@@ -5,7 +5,8 @@ import { useTitleStore } from '~/stores/title';
|
||||
import { fullDate } from '~~/server/utils/date';
|
||||
|
||||
definePageMeta({
|
||||
middleware: ['admin']
|
||||
middleware: ['admin'],
|
||||
keepalive: false
|
||||
});
|
||||
|
||||
const app = useNuxtApp();
|
||||
|
||||
Reference in New Issue
Block a user