fix MPServerStatus

This commit is contained in:
jxxghp
2024-05-12 20:25:40 +08:00
parent fc41816d2b
commit 131bff11bc

View File

@@ -91,7 +91,7 @@ class MPServerStatus(_PluginBase):
# 列配置
cols = {
"cols": 12,
"md": 6
"md": 8
}
# 全局配置
attrs = {