mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix unexpected response truncation on viewer
This commit is contained in:
parent
e1972692ab
commit
7611aec4c6
@ -11,6 +11,7 @@
|
||||
(defn decode-share-link-row
|
||||
[row]
|
||||
(-> row
|
||||
(dissoc :flags)
|
||||
(update :pages db/decode-pgarray #{})))
|
||||
|
||||
(defn retrieve-share-link
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user