mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 13:41:43 +02:00
🐛 Fix problem with page-options spec
This commit is contained in:
parent
1b69eda43e
commit
8eacf738c2
6 changed files with 8 additions and 10 deletions
|
@ -24,7 +24,7 @@
|
|||
[cuerdas.core :as str]
|
||||
[tubax.core :as tubax]))
|
||||
|
||||
(log/set-level! :trace)
|
||||
(log/set-level! :warn)
|
||||
|
||||
;; Upload changes batches size
|
||||
(def ^:const change-batch-size 100)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue