Add webhooks as a core plugin
Change-Id: Ib450f5815e9698aba2b6ffdbd85c69daea72ac24
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -37,3 +37,8 @@
|
||||
path = plugins/singleusergroup
|
||||
url = ../plugins/singleusergroup
|
||||
branch = .
|
||||
|
||||
[submodule "plugins/webhooks"]
|
||||
path = plugins/webhooks
|
||||
url = ../plugins/webhooks
|
||||
branch = .
|
||||
|
||||
1
plugins/webhooks
Submodule
1
plugins/webhooks
Submodule
Submodule plugins/webhooks added at 37b062e08c
@@ -7,6 +7,7 @@ CORE_PLUGINS = [
|
||||
"replication",
|
||||
"reviewnotes",
|
||||
"singleusergroup",
|
||||
"webhooks",
|
||||
]
|
||||
|
||||
CUSTOM_PLUGINS = [
|
||||
|
||||
Reference in New Issue
Block a user