mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 04:53:17 +00:00
Fix linting.
This commit is contained in:
@@ -52,8 +52,7 @@ class ServerManagerView {
|
||||
DomainUtil.updateSavedServer(servers[i].url, i);
|
||||
this.activateTab(i);
|
||||
}
|
||||
|
||||
this.activateTab(0);
|
||||
this.activateTab(0);
|
||||
} else {
|
||||
this.openSettings('Servers');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user