mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-14 10:57:44 +00:00
Added the functionality to remember the last active tab. Previously, we used to load the first tab no matter what. Also, when user adds a new server the same server will be activated. Reloading the app will now reload the current view/server only. Fixes #311, #308