mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 13:33:18 +00:00
left-sidebar: Align action container properly.
This commit is contained in:
@@ -294,7 +294,6 @@ class ServerManagerView {
|
||||
try {
|
||||
this.tabs[index].webview.canGoBackButton();
|
||||
} catch (err) {
|
||||
console.log(err);
|
||||
}
|
||||
|
||||
this.activeTabIndex = index;
|
||||
|
||||
Reference in New Issue
Block a user