projects
/
software
/
mumi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
546e481
)
Add missing module.
author
Ricardo Wurmus
<rekado@elephly.net>
Tue, 4 Sep 2018 00:07:43 +0000
(
02:07
+0200)
committer
Ricardo Wurmus
<rekado@elephly.net>
Tue, 4 Sep 2018 00:07:43 +0000
(
02:07
+0200)
mumi/web/download.scm
patch
|
blob
|
history
diff --git
a/mumi/web/download.scm
b/mumi/web/download.scm
index 8c97937aab091e7db97218001dbab3f636e704b1..9331b509aab33229a3b0270504daba5181a1622d 100644
(file)
--- a/
mumi/web/download.scm
+++ b/
mumi/web/download.scm
@@
-24,6
+24,7
@@
#:use-module (ice-9 regex)
#:use-module (mumi messages)
#:use-module (mumi web render)
+ #:use-module (mumi web view html)
#:export (handle-download))
(define (handle-download id msg-num path)