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:
commit
d4e6992442
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue