mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 12:37:19 +02:00
🔧 Fix wrong code in merge
This commit is contained in:
parent
5fee74cea8
commit
b4440aad04
14 changed files with 16 additions and 887 deletions
|
@ -1,7 +0,0 @@
|
|||
(ns preload
|
||||
(:require
|
||||
[devtools.core :as devtools]))
|
||||
|
||||
;; Silence shadow-cljs devtools (ns reloading)
|
||||
(devtools/set-pref! :dont-display-banner true)
|
||||
(devtools/set-pref! :min-expandable-sequable-count-for-well-known-types 0)
|
Loading…
Add table
Add a link
Reference in a new issue