mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The jQuery function `parseJSON` is now deprecated so we should push to switch to native `JSON.parse` since all browsers support it.
The jQuery function `parseJSON` is now deprecated so we should push to switch to native `JSON.parse` since all browsers support it.