Skip to content

Commit

Permalink
fix: add useSetI18nParams to auto imports
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede committed Nov 29, 2023
1 parent fc9ec83 commit 33933c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ export default defineNuxtModule<NuxtI18nOptions>({
'useLocaleHead',
'useBrowserLocale',
'useCookieLocale',
'useSetI18nParams',
NUXT_I18N_COMPOSABLE_DEFINE_ROUTE,
NUXT_I18N_COMPOSABLE_DEFINE_LOCALE,
NUXT_I18N_COMPOSABLE_DEFINE_CONFIG
Expand Down

0 comments on commit 33933c6

Please sign in to comment.