[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2024-06-03 07:41:35 +00:00 committed by GitHub
parent b764ae93be
commit 4eb39d1062
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -238,7 +238,7 @@ export default defineNuxtConfig({
renderJsonPayloads: process.env.TEST_PAYLOAD !== 'js',
headNext: true,
inlineRouteRules: true,
componentLazyHydration: true
componentLazyHydration: true,
},
appConfig: {
fromNuxtConfig: true,