1
0
forked from bot/app

📝 新增全球统计

This commit is contained in:
2024-08-05 06:02:53 +08:00
parent 16930e96aa
commit 2b537d27ec
4 changed files with 0 additions and 80 deletions

View File

@ -20,11 +20,6 @@ export default sidebar({
icon: "store",
prefix: "store/",
children: "structure",
},{
text: "其他",
icon: "question-circle",
prefix: "other/",
children: "structure",
}
],
});