whoops. this is why one should test code before commiting!
This commit is contained in:
parent
77a10a38d7
commit
3234d97ce0
|
@ -31,7 +31,7 @@
|
|||
(flush-template-cache!)
|
||||
|
||||
(= k :strict-mode)
|
||||
(-> configuration .parse (.strictMode v)))
|
||||
(-> configuration .render (.strictMode v)))
|
||||
|
||||
(swap! options assoc k v)))
|
||||
|
||||
|
|
Reference in a new issue