Fix notify-mail.hy
This commit is contained in:
@ -87,6 +87,7 @@
|
||||
None)))))
|
||||
|
||||
(defn notify-message [msg]
|
||||
(msg.tag "-notnotified")
|
||||
(let [result (notify-send (+ (if msg.attachment? " " "")
|
||||
"New mail from " msg.sender)
|
||||
msg.subject
|
||||
|
Reference in New Issue
Block a user