Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(webhook_listeners): Enable the app by default
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
come-nc committed Aug 27, 2024
commit 08adbed85e4a4dbef5a3934c4ce6b940e939fc14
3 changes: 2 additions & 1 deletion core/shipped.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@
"updatenotification",
"user_status",
"viewer",
"weather_status"
"weather_status",
"webhook_listeners"
],
"alwaysEnabled": [
"files",
Expand Down