From b49833d4601402878488341b42558b9fa90b89bd Mon Sep 17 00:00:00 2001 From: harlan Date: Tue, 15 Oct 2024 23:31:38 +1100 Subject: [PATCH] chore: broken types --- src/runtime/nitro/server/robots-txt.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/runtime/nitro/server/robots-txt.ts b/src/runtime/nitro/server/robots-txt.ts index f02c89e1..99bfe4ae 100644 --- a/src/runtime/nitro/server/robots-txt.ts +++ b/src/runtime/nitro/server/robots-txt.ts @@ -13,6 +13,7 @@ export default defineEventHandler(async (e) => { const { credits, usingNuxtContent, cacheControl } = useRuntimeConfig(e)['nuxt-robots'] // move towards deprecating indexable let robotsTxtCtx: Omit = { + errors: [], sitemaps: [], groups: [ {