summaryrefslogtreecommitdiff
path: root/flora/services/urlwatcher.scm
diff options
context:
space:
mode:
authorstuebinm2022-04-07 21:43:31 +0200
committerstuebinm2022-04-07 21:43:31 +0200
commitb7a97a0076d7ce261f67573115e14bbcd0d6d679 (patch)
tree1bab45e427b3587258a6b11560921c0f70cbbe6a /flora/services/urlwatcher.scm
parent6ff038b4d29ec761336c807f4a79831c99f29d67 (diff)
flora: fix trainspotter
Diffstat (limited to 'flora/services/urlwatcher.scm')
-rw-r--r--flora/services/urlwatcher.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/flora/services/urlwatcher.scm b/flora/services/urlwatcher.scm
index 2884c05..0519903 100644
--- a/flora/services/urlwatcher.scm
+++ b/flora/services/urlwatcher.scm
@@ -42,7 +42,7 @@ Link: ~a
(~a)
" newhash url diff pretty-date))
- (sendmail "stuebinm@disroot.org")))
+ (sendmail "stuebinm@disroot.org" "-t")))
(sexp-list->file
cachefile
(list (list pretty-date newhash))