Silence logs

This commit is contained in:
Kalle
2026-02-23 18:03:56 +02:00
parent 46cf11b89a
commit f271a47da3

View File

@@ -41,6 +41,7 @@ export default async function handleRequest(
lng, // The locale we detected above
ns, // The namespaces the routes about to render wants to use
resources,
showSupportNotice: false,
});
return new Promise((resolve, reject) => {