mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Avoid non existent function warning
This commit is contained in:
parent
4cb57c9748
commit
ddfe5fbcb8
@ -253,7 +253,7 @@
|
||||
|
||||
(export [_]
|
||||
(->> (export-file file)
|
||||
(rx/subs
|
||||
(rx/subs!
|
||||
(fn [value]
|
||||
(when (not (contains? value :type))
|
||||
(let [[file export-blob] value]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user