mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-29 11:03:31 +00:00
Revert "xo: Fix import/extensions."
This reverts commit 5623ab3866.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -2,7 +2,7 @@ import type {ContextMenuParams} from "electron";
|
||||
|
||||
import {Menu, clipboard} from "@electron/remote";
|
||||
|
||||
import * as t from "../../../common/translation-util.js";
|
||||
import * as t from "../../../common/translation-util";
|
||||
|
||||
export const contextMenu = (
|
||||
webContents: Electron.WebContents,
|
||||
|
||||
Reference in New Issue
Block a user