0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 12:59:12 -05:00

Merge remote-tracking branch 'origin/main' into develop

This commit is contained in:
Andrey Antukh 2022-02-12 17:36:19 +01:00
commit d4e6992442

View file

@ -60,8 +60,8 @@
(name val) (name val)
(coll? val) (coll? val)
(binding [*print-level* 5 (binding [*print-level* 8
*print-length* 20] *print-length* 25]
(with-out-str (fpp/pprint val {:width 200}))) (with-out-str (fpp/pprint val {:width 200})))
:else :else