mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 18:11:03 +08:00
fix: return returnUserLangText
This commit is contained in:
@@ -47,5 +47,6 @@ export const useMyI18n = createSharedComposable(() => {
|
||||
locale: i18n.global.locale,
|
||||
changeLocale,
|
||||
getText: returnUserLangText,
|
||||
returnUserLangText,
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user