Fix summary mailto.
This commit is contained in:
parent
c5955679db
commit
779aa80ba3
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
configuration)
|
configuration)
|
||||||
|
|
||||||
;; TODO - later move to 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
|
;; Prints email to the console
|
||||||
(define (print-notification-email em)
|
(define (print-notification-email em)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue