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