mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 05:23:17 +00:00
Move handleExternalLink to main process.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import {html} from "../../../../common/html";
|
||||
import * as LinkUtil from "../../../../common/link-util";
|
||||
import * as t from "../../../../common/translation-util";
|
||||
import * as LinkUtil from "../../utils/link-util";
|
||||
|
||||
interface ShortcutsSectionProps {
|
||||
$root: Element;
|
||||
|
||||
Reference in New Issue
Block a user