mirror of
https://github.com/bitwarden/jslib
synced 2025-12-16 16:23:15 +00:00
[bug] Move enableBrowserIntegration to global state (#630)
This commit is contained in:
@@ -32,4 +32,6 @@ export class GlobalState {
|
||||
enableStartToTray?: boolean;
|
||||
openAtLogin?: boolean;
|
||||
alwaysShowDock?: boolean;
|
||||
enableBrowserIntegration?: boolean;
|
||||
enableBrowserIntegrationFingerprint?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user