dd
This commit is contained in:
@@ -57,7 +57,6 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.$http.getIBCChannels().then(res => {
|
||||
console.log(res)
|
||||
this.channels = res.channels
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user