mirror of
https://github.com/status-im/reagent.git
synced 2025-02-05 16:44:25 +00:00
62f87292a2
If jsprops was nil before key oset call, oset created a new object for the jsprops, but because the return value from oset was not used, the object was lost.