mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
The old pattern of setting the value and then using .save() here has been deprecated. set() also saves the record.
The old pattern of setting the value and then using .save() here has been deprecated. set() also saves the record.