mirror of
https://github.com/penpot/penpot.git
synced 2026-05-08 17:48:39 +00:00
🐛 Fix unexpected response truncation on viewer
This commit is contained in:
parent
6d61f75db6
commit
61f2799e49
@ -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