mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-06-11 12:49:30 +08:00
1. 提取tools工具箱插件配置
This commit is contained in:
@@ -17,6 +17,12 @@ const PluginsConfig = Object.freeze({
|
||||
// 博客简介
|
||||
description: "",
|
||||
}
|
||||
},
|
||||
// tools工具箱插件配置
|
||||
toolsPlugin: {
|
||||
pluginId:"tools",
|
||||
enabled: true,
|
||||
Authorization: "Tools工具箱插件设置的认证token"
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user