chore: code formatting
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
},
|
||||
},
|
||||
//Methods
|
||||
methods:{
|
||||
methods: {
|
||||
//Metrics insights
|
||||
async insights() {
|
||||
window.location.href = `/insights?user=${this.user1}`
|
||||
@@ -74,7 +74,7 @@
|
||||
//Metrics embed
|
||||
async embed() {
|
||||
window.location.href = `/embed?user=${this.user2}`
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
})
|
||||
})()
|
||||
|
||||
Reference in New Issue
Block a user