mirror of
https://github.com/penpot/penpot.git
synced 2025-07-21 13:47:13 +02:00
🐛 Fix decoding on sm/set schema
This commit is contained in:
parent
f5510234cf
commit
15faa57e01
2 changed files with 59 additions and 38 deletions
|
@ -13,7 +13,7 @@
|
|||
[app.main.data.events :as ev]
|
||||
[app.util.browser-history :as bhistory]
|
||||
[app.util.dom :as dom]
|
||||
[app.util.globals :as globals]
|
||||
[app.util.globals :as globals]
|
||||
[app.util.timers :as ts]
|
||||
[beicon.v2.core :as rx]
|
||||
[cuerdas.core :as str]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue