forked from cadence/breezewiki
,
This commit is contained in:
parent
ce496dbba1
commit
f6e011e687
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
|||
(params->query `(("format" . "json")
|
||||
("controller" . "Lightbox")
|
||||
("method" . "getMediaDetail")
|
||||
("fileTitle" . prefixed-title)))))
|
||||
("fileTitle" . ,prefixed-title)))))
|
||||
(log-outgoing dest-url)
|
||||
(define dest-res (easy:get dest-url #:timeouts timeouts))
|
||||
(easy:response-json dest-res)]
|
||||
|
|
Loading…
Reference in a new issue