mirror of
https://github.com/MCSManager/MCSManager.git
synced 2025-02-11 15:49:53 +08:00
修复 刷新后菜单栏显示问题
This commit is contained in:
parent
4430116b97
commit
bed6cc1a6e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "minecraft_server_manager",
|
||||
"version": "8.6.7",
|
||||
"version": "8.6.12",
|
||||
"description": "A simple Minecraft server web panel",
|
||||
"Keywords": [
|
||||
"Minecraft",
|
||||
|
@ -30,7 +30,7 @@
|
||||
name: '监控数据中心',
|
||||
link: './template/center.html',
|
||||
api: 'center/show',
|
||||
select: true
|
||||
select: false
|
||||
}, {
|
||||
class: 'glyphicon-tasks',
|
||||
name: '服务端管理',
|
||||
|
Loading…
Reference in New Issue
Block a user