mirror of
https://github.com/penpot/penpot.git
synced 2025-07-01 11:37:16 +02:00
🐛 Fix icon collection filtering.
This commit is contained in:
parent
ffcba0bf22
commit
44a893b46e
3 changed files with 20 additions and 27 deletions
|
@ -159,7 +159,6 @@
|
|||
(-> (db/query-one db/pool [sql id user name mdata])
|
||||
(p/then' decode-row))))
|
||||
|
||||
|
||||
;; --- Mutation: Delete Page
|
||||
|
||||
(s/def ::delete-page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue