mirror of
https://github.com/Spythere/pragotron-td2.git
synced 2026-05-03 05:28:14 +00:00
chore(locales): added loading locales setting from local storage
This commit is contained in:
@@ -66,6 +66,7 @@ export default defineComponent({
|
|||||||
this.apiStore.fetchActiveData();
|
this.apiStore.fetchActiveData();
|
||||||
|
|
||||||
this.loadLocalSettings();
|
this.loadLocalSettings();
|
||||||
|
this.loadLang();
|
||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
|
|||||||
Reference in New Issue
Block a user