@@ -7,7 +7,6 @@ export const config = {
]
};
// Proxy für geschützte Routen + i18n + Cookies
export async function proxy(request: NextRequest) {
const locale = routing.locales.find(locale =>
request.nextUrl.pathname.startsWith(`/${locale}`)
The note is not visible to the blocked user.