5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-16 11:01:41 +00:00

Merge branch 'issue-15109' into production.panel.sutty.nl

This commit is contained in:
f 2024-02-22 17:59:01 -03:00
commit 4838ba6579
No known key found for this signature in database

View file

@ -73,7 +73,7 @@ class DeploySocialDistributedPress < Deploy
webhook_class = DistributedPress::V1::Social::Schemas::Webhook webhook_class = DistributedPress::V1::Social::Schemas::Webhook
hook_client.class::EVENTS.each do |event| hook_client.class::EVENTS.each do |event|
event_url = :"v1_site_webhooks_social_inbox_#{event}_url" event_url = :"v1_site_webhooks_#{event}_url"
webhook = webhook =
webhook_class.new.call({ webhook_class.new.call({