Minor bug fix!
This commit is contained in:
parent
b71f73aef6
commit
7bf507664b
1 changed files with 1 additions and 2 deletions
|
|
@ -21,8 +21,7 @@
|
||||||
|
|
||||||
<script type="application/x-scittle">
|
<script type="application/x-scittle">
|
||||||
(require '[reagent.core :as r]
|
(require '[reagent.core :as r]
|
||||||
'[reagent.dom :as rdom]
|
'[reagent.dom :as rdom])
|
||||||
'[ajax.core :refer [GET]])
|
|
||||||
|
|
||||||
(def data ;; converted from japji-nihung-timings.json using http://cljson.com/
|
(def data ;; converted from japji-nihung-timings.json using http://cljson.com/
|
||||||
[{:words [{:text "ੴ", :start 3.482, :end 5.761}],
|
[{:words [{:text "ੴ", :start 3.482, :end 5.761}],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue