diff --git a/src/App.vue b/src/App.vue index 2c78b4b..cc38a9a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -66,6 +66,7 @@ export default defineComponent({ this.apiStore.fetchActiveData(); this.loadLocalSettings(); + this.loadLang(); }, mounted() {