parent
bfc53aa1a3
commit
6099a8d4b2
|
@ -58,5 +58,8 @@ const Plugin = function (context) {
|
||||||
module.exports = {
|
module.exports = {
|
||||||
key: 'git',
|
key: 'git',
|
||||||
config: pluginConfig,
|
config: pluginConfig,
|
||||||
|
status: {
|
||||||
|
enabled: false
|
||||||
|
},
|
||||||
plugin: Plugin
|
plugin: Plugin
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue