mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-28 10:33:39 +00:00
js: Explode more singleton classes to modules.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
@@ -1050,4 +1050,4 @@ window.addEventListener('load', () => {
|
||||
}
|
||||
});
|
||||
|
||||
export = new ServerManagerView();
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user