notification dev env
This commit is contained in:
@@ -54,7 +54,7 @@ func (m *EmailNotificationTemplate) prepareUnsubscribe(msg mmail.Message) error
|
||||
return nil
|
||||
}
|
||||
|
||||
func (m *EmailNotificationTemplate) prepareButton(msg mmail.Message) error {
|
||||
func (m *EmailNotificationTemplate) prepareButton(_ mmail.Message) error {
|
||||
var block string
|
||||
if m.hasButton {
|
||||
var err error
|
||||
|
||||
Reference in New Issue
Block a user