🎉 Restore removed by mistake search rpc method

This commit is contained in:
Andrey Antukh 2022-11-25 10:42:17 +01:00
parent 399d57ace0
commit 706714d557
5 changed files with 84 additions and 1 deletions

View file

@ -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}]