chore: more try

This commit is contained in:
Shivam Mishra
2024-10-08 18:14:58 +05:30
parent 412303d1cd
commit 2ba7318817
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -99,6 +99,7 @@ export default {
mql.onchange = e => setColorTheme(e.matches);
},
setLocale(locale) {
console.log('setting locale in dashboard', locale);
this.$i18n.locale = locale;
},
async initializeAccount() {