chore: debug
This commit is contained in:
@@ -95,8 +95,8 @@ export default {
|
||||
return this.id.toString();
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
this.initializeAccount();
|
||||
async mounted() {
|
||||
await this.initializeAccount();
|
||||
},
|
||||
methods: {
|
||||
async initializeAccount() {
|
||||
|
||||
Reference in New Issue
Block a user