Disable gravity for now

This commit is contained in:
liangping 2021-09-20 20:35:40 +08:00
parent 2855eb880d
commit 995fc3d7bb

View File

@ -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() {