Revert "移除一个没用到的属性。"

This reverts commit bfc53aa1a3.
pull/303/head
王良 2024-04-23 11:49:05 +08:00
parent bfc53aa1a3
commit 6099a8d4b2
1 changed files with 3 additions and 0 deletions

View File

@ -58,5 +58,8 @@ const Plugin = function (context) {
module.exports = {
key: 'git',
config: pluginConfig,
status: {
enabled: false
},
plugin: Plugin
}