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