forked from LaconicNetwork/cosmos-explorer
reload api
This commit is contained in:
parent
2f99363452
commit
a2fbefd86a
@ -259,6 +259,7 @@ export default {
|
|||||||
this.index = v
|
this.index = v
|
||||||
const conf = this.$store.state.chains.selected
|
const conf = this.$store.state.chains.selected
|
||||||
localStorage.setItem(`${conf.chain_name}-api-index`, v)
|
localStorage.setItem(`${conf.chain_name}-api-index`, v)
|
||||||
|
window.location.reload()
|
||||||
},
|
},
|
||||||
block() {
|
block() {
|
||||||
const conf = this.$store.state.chains.selected
|
const conf = this.$store.state.chains.selected
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user