mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
@@ -198,7 +198,7 @@ module DiscoursePostEvent
|
||||
end
|
||||
result = self.invitees.insert_all!(attrs)
|
||||
|
||||
# batch event does not call calleback
|
||||
# batch event does not call callback
|
||||
ChatChannelSync.sync(self) if chat_enabled?
|
||||
|
||||
result
|
||||
|
||||
Reference in New Issue
Block a user