don't spam console when reloading css

This commit is contained in:
Daniel Barlow 2022-04-07 23:38:55 +01:00
parent 2ef630f30d
commit 4bab073ba9

View File

@ -38,10 +38,7 @@
(doto monitor (doto monitor
(tset (tset
:on_changed :on_changed
#(print "changed " #(load-styles (: $2 :get_path))))))
(load-styles (: $2 :get_path)))))))
(fn resolve [f] (fn resolve [f]
(match (type f) (match (type f)