chore: force init account

This commit is contained in:
Shivam Mishra
2024-10-08 18:49:26 +05:30
parent c00a157c03
commit 7ecb993d06
+1
View File
@@ -84,6 +84,7 @@ export default {
mounted() {
this.initializeColorTheme();
this.listenToThemeChanges();
this.initializeAccount();
},
unmounted() {
if (this.reconnectService) {