diff --git a/src/notifications.scm b/src/notifications.scm index 5c0d06c..9946661 100644 --- a/src/notifications.scm +++ b/src/notifications.scm @@ -46,7 +46,7 @@ configuration) ;; TODO - later move to configuration - (define *summary-mailto* "rada@brmlab.cz") + (define *summary-mailto* (make-parameter "rada@brmlab.cz")) ;; Prints email to the console (define (print-notification-email em)