mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
Fix import
This commit is contained in:
parent
e56cf962ca
commit
b02b35e1b5
@ -87,7 +87,7 @@ import VaultTimeoutService from "../services/vaultTimeout.service";
|
||||
import CommandsBackground from "./commands.background";
|
||||
import ContextMenusBackground from "./contextMenus.background";
|
||||
import IdleBackground from "./idle.background";
|
||||
import IconDetails from "./models/IconDetails";
|
||||
import IconDetails from "./models/iconDetails";
|
||||
import { NativeMessagingBackground } from "./nativeMessaging.background";
|
||||
import NotificationBackground from "./notification.background";
|
||||
import RuntimeBackground from "./runtime.background";
|
||||
|
Loading…
Reference in New Issue
Block a user