mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Merge pull request #47532 from nextcloud/fix/default-enable-webhooks
feat(webhook_listeners): Enable the app by default
This commit is contained in:
commit
3a565b30b2
1 changed files with 2 additions and 1 deletions
|
|
@ -91,7 +91,8 @@
|
|||
"updatenotification",
|
||||
"user_status",
|
||||
"viewer",
|
||||
"weather_status"
|
||||
"weather_status",
|
||||
"webhook_listeners"
|
||||
],
|
||||
"alwaysEnabled": [
|
||||
"files",
|
||||
|
|
|
|||
Loading…
Reference in a new issue