fix all the urls
This commit is contained in:
@@ -71,7 +71,7 @@ class Integrations::Slack::IncomingMessageBuilder
|
||||
end
|
||||
|
||||
def link_shared?
|
||||
params[:event][:type] == 'link_shared' && integration_hook
|
||||
params[:event][:type] == 'link_shared'
|
||||
end
|
||||
|
||||
def create_link_shared_message
|
||||
|
||||
Reference in New Issue
Block a user