mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 15:39:50 -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)
|
||||
|
||||
(coll? val)
|
||||
(binding [*print-level* 5
|
||||
*print-length* 20]
|
||||
(binding [*print-level* 8
|
||||
*print-length* 25]
|
||||
(with-out-str (fpp/pprint val {:width 200})))
|
||||
|
||||
:else
|
||||
|
|
Loading…
Add table
Reference in a new issue