wrong function, woops

This commit is contained in:
Gered 2014-03-30 15:24:48 -04:00
parent e4245ca7ee
commit 5a732e9a84

View file

@ -161,7 +161,7 @@
(defn get-font-names []
(->> @fonts
(vals)
(keys)
(sort)))
(defn load-all! []