mirror of
https://github.com/zulip/zulip.git
synced 2025-10-27 10:03:56 +00:00
webhooks: Rename Yo App to Yo.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
1d3520db12
commit
591bd3f4a1
@@ -459,7 +459,7 @@ WEBHOOK_INTEGRATIONS: List[WebhookIntegration] = [
|
||||
"yo",
|
||||
["communication"],
|
||||
function="zerver.webhooks.yo.view.api_yo_app_webhook",
|
||||
display_name="Yo App",
|
||||
display_name="Yo",
|
||||
),
|
||||
WebhookIntegration("wordpress", ["marketing"], display_name="WordPress"),
|
||||
WebhookIntegration("zapier", ["meta-integration"]),
|
||||
|
||||
Reference in New Issue
Block a user