feat: Add agent_reply_time_window in API channels (#4857)
This commit is contained in:
@@ -6,7 +6,7 @@ module Channelable
|
||||
has_one :inbox, as: :channel, dependent: :destroy_async
|
||||
end
|
||||
|
||||
def has_24_hour_messaging_window?
|
||||
def messaging_window_enabled?
|
||||
false
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user