nuxt-modules / i18n

I18n module for Nuxt
https://i18n.nuxtjs.org
MIT License
1.75k stars 483 forks source link

fix: unable to configure server integration using inline options #3020

Closed BobbieGoede closed 4 months ago

BobbieGoede commented 4 months ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Server integration did not work when using inline options ๐Ÿ˜… Thanks to the investigation here https://github.com/nuxt-modules/i18n/issues/2721#issuecomment-2218335600 this was an easy fix!

๐Ÿ“ Checklist