You've already forked AstralRinth
forked from didirus/AstralRinth
feat: test fix 2 (#5123)
This commit is contained in:
@@ -10,7 +10,8 @@ import {
|
||||
} from '@modrinth/ui'
|
||||
|
||||
const { formatMessage } = useVIntl()
|
||||
const { locale, setLocale } = useI18n()
|
||||
const { $i18n } = useNuxtApp()
|
||||
const { locale, setLocale } = $i18n
|
||||
|
||||
const platform = formatMessage(languageSelectorMessages.platformSite)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user