diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2024-08-20 16:40:16 +0200 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2024-08-20 20:54:34 +0000 |
commit | b4deb67ea78a56c966b9258020b807777fdaba35 (patch) | |
tree | c3b1e2d40798870d6a487841c31bf38174130a17 /core/shipped.json | |
parent | 2dc3cd6112d045912f81268772aec3edde0015fd (diff) | |
download | nextcloud-server-b4deb67ea78a56c966b9258020b807777fdaba35.tar.gz nextcloud-server-b4deb67ea78a56c966b9258020b807777fdaba35.zip |
chore: Add webhook_listeners to list of shipped apps
As well as CODEOWNERS and l10n
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'core/shipped.json')
-rw-r--r-- | core/shipped.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index d56cbf6f710..36a3ec50a25 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -49,6 +49,7 @@ "user_status", "viewer", "weather_status", + "webhook_listeners", "workflowengine" ], "defaultEnabled": [ |