mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
[bug] Patch the windows menu bar regressions (#1273)
* [bug] Patch the windows menu bar regressions * [chore] Update jslib
This commit is contained in:
@@ -3,7 +3,7 @@ import { BrowserWindow, clipboard, dialog, MenuItemConstructorOptions } from "el
|
||||
import { I18nService } from "jslib-common/abstractions/i18n.service";
|
||||
|
||||
import { UpdaterMain } from "jslib-electron/updater.main";
|
||||
import { isMac, isSnapStore, isWindowsStore } from "jslib-electron/utils";
|
||||
import { isSnapStore, isWindowsStore } from "jslib-electron/utils";
|
||||
|
||||
import { IMenubarMenu } from "./menubar";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user