mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 21:43:18 +00:00
This commit updates the realm name in the sidebar tooltip, domains.json and Window menu when it is updated in the server through electron_bridge. This commit also removes the server.alias parameter from the tooltip onHover function and inserts it in the innerHTML of the tooltip DOM. Fixes: #425