mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #47587 from nextcloud/backport/47532/stable30
[stable30] feat(webhook_listeners): Enable the app by default
This commit is contained in:
commit
11a0878337
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