mirror of
https://github.com/penpot/penpot.git
synced 2025-07-30 02:47:22 +02:00
🐛 Fix storage/pointer-map support issues on thumbnails and libs loading
This commit is contained in:
parent
84fd952471
commit
60fb3f3d0e
3 changed files with 47 additions and 37 deletions
|
@ -22,6 +22,7 @@
|
|||
(derive :get-team-members ::query)
|
||||
(derive :get-team-stats ::query)
|
||||
(derive :get-team-invitations ::query)
|
||||
(derive :get-team-shared-files ::query)
|
||||
|
||||
(defn handle-response
|
||||
[{:keys [status body] :as response}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue