mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
This new helper combines two old helpers, one of which was misnamed and the other of which was always called after the first, so it made sense to just combine the helpers. Fixes: #1386