forked from cerc-io/cosmos-explorer
fix google analyst
This commit is contained in:
parent
c183d4a368
commit
be26d29cad
@ -20,9 +20,7 @@ import '@/libs/portal-vue'
|
||||
import '@/libs/toastification'
|
||||
import '@/libs/clipboard'
|
||||
|
||||
Vue.use(VueGtag, {
|
||||
config: { id: 'UA-238887-1' },
|
||||
})
|
||||
Vue.use(VueGtag, { config: { id: 'UA-238887-1' } }, router)
|
||||
|
||||
Vue.use(VueI18n)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"chain_name": "terra-luna",
|
||||
"api": "https://fcd.terra.dev",
|
||||
"sdk_version": "0.39.2",
|
||||
"sdk_version": "0.44.2",
|
||||
"addr_prefix": "terra",
|
||||
"logo": "https://dl.airtable.com/.attachments/275a6cbdbdc911856556e716a60d6ec4/87addd7f/terra.jpg"
|
||||
}
|
Loading…
Reference in New Issue
Block a user