Commit 7660e2fc authored by http://jneen.net/'s avatar http://jneen.net/ Committed by Felipe Artur

remember to actually deliver the thank you email

parent 732ba967
......@@ -53,7 +53,7 @@ module Gitlab
end
def send_thank_you_email!
Notify.service_desk_thank_you_email(@issue.id)
Notify.service_desk_thank_you_email(@issue.id).deliver_later!
end
def from_address
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment