mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-01 04:23:30 +00:00
This is required for Electron ≥ 15 to continue invoking our new window handler (handleExternalLink), following the nativeWindowOpen migration. https://github.com/electron/electron/issues/30886 Signed-off-by: Anders Kaseorg <anders@zulip.com>