mirror of
https://github.com/penpot/penpot.git
synced 2025-06-09 00:01:38 +02:00
🎉 Restore removed by mistake search rpc method
This commit is contained in:
parent
399d57ace0
commit
706714d557
5 changed files with 84 additions and 1 deletions
|
@ -16,6 +16,7 @@
|
|||
(derive :get-file-object-thumbnails ::query)
|
||||
(derive :get-file-libraries ::query)
|
||||
(derive :get-file-fragment ::query)
|
||||
(derive :search-files ::query)
|
||||
|
||||
(defn handle-response
|
||||
[{:keys [status body] :as response}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue