0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🐛 Fix unexpected decoding of fresian data

This commit is contained in:
Andrey Antukh 2022-03-24 15:14:43 +01:00
parent ea7266dc3b
commit 8b44b4d8f1

View file

@ -203,7 +203,7 @@
(Instant/ofEpochMilli (.readInt rdr))))
"clj/ratio"
"ratio"
(reify ReadHandler
(read [_ rdr _ _]
(Ratio. (biginteger (.readObject rdr))