Feature: Slack - receive messages, create threads, send replies (#974)
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
This commit is contained in:
@@ -31,6 +31,6 @@ class Integrations::Hook < ApplicationRecord
|
||||
end
|
||||
|
||||
def slack?
|
||||
app_id == 'cw_slack'
|
||||
app_id == 'slack'
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user