oops
This commit is contained in:
commit
4a1ac2a87c
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
|||
(defun enable (&key isso-url)
|
||||
(flet ((inject-p (x)
|
||||
(when (typep x 'post)
|
||||
(format nil *isso-header* isso-url))))
|
||||
(format nil *isso-header* isso-url isso-url))))
|
||||
(add-injection #'inject-p :body)))
|
||||
|
|
Loading…
Add table
Reference in a new issue