forked from cerc-io/cosmos-explorer
Disable gravity for now
This commit is contained in:
parent
2855eb880d
commit
995fc3d7bb
@ -26,11 +26,11 @@ const modules = [
|
|||||||
title: 'uptime',
|
title: 'uptime',
|
||||||
route: 'uptime',
|
route: 'uptime',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
scope: 'cosmos',
|
// scope: 'cosmos',
|
||||||
title: 'gravity',
|
// title: 'gravity',
|
||||||
route: 'gravity',
|
// route: 'gravity',
|
||||||
},
|
// },
|
||||||
]
|
]
|
||||||
|
|
||||||
function processMenu() {
|
function processMenu() {
|
||||||
|
Loading…
Reference in New Issue
Block a user