minor bug.

This commit is contained in:
=
2014-09-16 13:36:56 -07:00
parent 0f7ac68195
commit 1dccf1538e

View File

@@ -92,7 +92,7 @@
(put! c entities)
entities))))
(reset! entities (<!! c)))
entities)))
@entities)))
(defn get-text-duration [text]
(* (count (s/split text #" ")) 0.75))