mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
"get_item"'s default value is not type-safe as we require its return value to always be a "string". Note that since the mobile app does not rely on this function directly, it is sufficient to only refactor the web app for this transition. Signed-off-by: Zixuan James Li <p359101898@gmail.com>