mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 17:57:24 +02:00
💄 Format frontend code
This commit is contained in:
parent
b6ecc8b1be
commit
833871df65
150 changed files with 1735 additions and 1770 deletions
|
@ -262,7 +262,7 @@
|
|||
(= scope "penpot/rasterizer"))
|
||||
(->> (render payload)
|
||||
(rx/subs! (partial send-success! id)
|
||||
(partial send-failure! id))))))))
|
||||
(partial send-failure! id))))))))
|
||||
|
||||
(defn- listen
|
||||
"Initializes the listener for messages from the main thread."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue