mirror of
https://github.com/penpot/penpot.git
synced 2026-03-19 00:43:52 +00:00
🐛 Fix unexpected decoding of fresian data
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
(Instant/ofEpochMilli (.readInt rdr))))
|
||||
|
||||
|
||||
"clj/ratio"
|
||||
"ratio"
|
||||
(reify ReadHandler
|
||||
(read [_ rdr _ _]
|
||||
(Ratio. (biginteger (.readObject rdr))
|
||||
|
||||
Reference in New Issue
Block a user