mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
Merge branch 'develop' into standalone_develop
This commit is contained in:
@@ -29,6 +29,8 @@ class FeedbackMessageHistory < ApplicationRecord
|
||||
unless UserMailer.feedback_email(feedback&.user&.mail, title, content).deliver_now
|
||||
errors[:title] << '邮件发送失败!'
|
||||
end
|
||||
rescue
|
||||
errors[:title] << '邮件发送失败!'
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user