5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 04:34:16 +00:00

fix: los scopes en las rutas son raros

This commit is contained in:
f 2024-02-22 17:58:51 -03:00
parent b0e07d5d02
commit 1022d57fd3
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
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_class.new.call({