fix linting errors

This commit is contained in:
2025-02-05 09:02:03 +02:00
parent 5a98ad9346
commit c5ef11e374
8 changed files with 25 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ export const locales = i18n.locales.map(locale => locale.code)
export const routing = defineRouting({
locales,
defaultLocale: i18n.defaultLocale,
defaultLocale: 'uk',
localePrefix: 'as-needed',
localeCookie: {
// Expire in one year