Print commas in cljs-devtools headers

This commit is contained in:
Daniel Compton 2017-11-16 12:59:51 +13:00
parent 19f52b49aa
commit 1a8ba45cad
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@
(map jsonml->hiccup children)))
(= head "object") [data-structure jsonml]
(= jsonml ", ") " "
:else jsonml))))
(defn subtree [data title]