Add line breaks to description

This commit is contained in:
2025-09-11 22:51:23 +02:00
parent 86a66aad37
commit 5d4e802796
7 changed files with 53 additions and 19 deletions
+3
View File
@@ -3,6 +3,9 @@ export default defineNuxtConfig({
compatibilityDate: '2025-07-15',
devtools: { enabled: true },
devServer: { port: 3080 },
app: {
keepalive: true
},
modules: [
'@nuxt/devtools',
'nuxt-auth-utils',