Merge version_7 into main #21

Merged
bender merged 2 commits from version_7 into main 2026-06-09 18:18:27 +00:00
Showing only changes of commit 23e14db1db - Show all commits

View File

@@ -1,4 +1,4 @@
// @ts-ignore // @ts-expect-error
import createMiddleware from 'next-intl/middleware'; import createMiddleware from 'next-intl/middleware';
import { locales } from './i18n'; import { locales } from './i18n';