mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 08:17:24 +08:00
UX: Don't send emails for discobot notifications.
This commit is contained in:
@ -94,7 +94,7 @@ module DiscourseNarrativeBot
|
||||
skip_trigger: TrackSelector.skip_trigger,
|
||||
reset_trigger: "#{TrackSelector.reset_trigger} #{self.class.reset_trigger}"
|
||||
)
|
||||
))
|
||||
), {}, { skip_send_email: false })
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user