mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
From 430c5cb, in `fetch_initial_state_data`,
we only include legacy settings in the top level of
`state` and the newer ones are stored in `state['user_settings']`.
That should've had a corresponding change in apply_event().
Also, fixed a test related to this logic.
43 KiB
43 KiB