change interface to textMsg: String, htmlMsg: Option[String].
SystemSettingsController calls Mailer.send directly. fix it too. |
---|
|
src/main/scala/gitbucket/core/controller/SystemSettingsController.scala |
---|
src/main/scala/gitbucket/core/util/Notifier.scala |
---|