whoops. this is why one should test code before commiting!

This commit is contained in:
Gered 2014-06-19 18:14:27 -04:00
parent 77a10a38d7
commit 3234d97ce0

View file

@ -31,7 +31,7 @@
(flush-template-cache!)
(= k :strict-mode)
(-> configuration .parse (.strictMode v)))
(-> configuration .render (.strictMode v)))
(swap! options assoc k v)))