fix linting errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user