mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 13:49:06 +00:00
🐛 Fix unexpected decoding of fresian data
This commit is contained in:
parent
ea7266dc3b
commit
8b44b4d8f1
@ -203,7 +203,7 @@
|
||||
(Instant/ofEpochMilli (.readInt rdr))))
|
||||
|
||||
|
||||
"clj/ratio"
|
||||
"ratio"
|
||||
(reify ReadHandler
|
||||
(read [_ rdr _ _]
|
||||
(Ratio. (biginteger (.readObject rdr))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user