This commit is contained in:
Archer
2023-10-30 13:26:42 +08:00
committed by GitHub
parent 008d0af010
commit 60ee160131
216 changed files with 4429 additions and 2229 deletions

View File

@@ -25,6 +25,11 @@ const Tools = () => {
}
]
: []),
{
icon: 'common/navbar/pluginLight',
label: '自定义模块',
link: '/plugin/list'
},
...(feConfigs?.show_git
? [
{