chore: Centralize outgoing message reply restrictions for all the channels (#11279)
This commit is contained in:
@@ -7,10 +7,6 @@ module Channelable
|
||||
after_update :create_audit_log_entry
|
||||
end
|
||||
|
||||
def messaging_window_enabled?
|
||||
false
|
||||
end
|
||||
|
||||
def create_audit_log_entry; end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user