diff --git a/nuxt.config.ts b/nuxt.config.ts index e1d372a..861f850 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -54,26 +54,7 @@ export default defineNuxtConfig({ preference: 'system' }, - /*pwa: { - manifest: { - name: "FEDEO", - short_name: "FEDEO", - description: "FEDEO", - icons: [ - { - src: "/icon.png", - sizes: "512x512", - } - ], - display: "standalone", - theme_color: "green" - }, - devOptions: { - enabled: false, - type: "module" - } - },*/ tiptap: { prefix: "Tiptap" },