minor bug.
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
(put! c entities)
|
(put! c entities)
|
||||||
entities))))
|
entities))))
|
||||||
(reset! entities (<!! c)))
|
(reset! entities (<!! c)))
|
||||||
entities)))
|
@entities)))
|
||||||
|
|
||||||
(defn get-text-duration [text]
|
(defn get-text-duration [text]
|
||||||
(* (count (s/split text #" ")) 0.75))
|
(* (count (s/split text #" ")) 0.75))
|
||||||
|
|||||||
Reference in New Issue
Block a user