mirror of
https://github.com/penpot/penpot.git
synced 2025-06-12 19:11:40 +02:00
🐛 Fix worker uri handling on release builds.
This commit is contained in:
parent
a4c7215fa8
commit
006bacfef0
6 changed files with 21 additions and 38 deletions
|
@ -11,10 +11,6 @@
|
|||
|
||||
(enable-console-print!)
|
||||
|
||||
;; --- Config
|
||||
|
||||
(defonce config (l/atom {}))
|
||||
|
||||
;; --- Handler
|
||||
|
||||
(defmulti handler :cmd)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue