mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
start to tray updates
This commit is contained in:
@@ -2,5 +2,5 @@ export class ElectronConstants {
|
|||||||
static readonly enableMinimizeToTrayKey: string = 'enableMinimizeToTray';
|
static readonly enableMinimizeToTrayKey: string = 'enableMinimizeToTray';
|
||||||
static readonly enableCloseToTrayKey: string = 'enableCloseToTray';
|
static readonly enableCloseToTrayKey: string = 'enableCloseToTray';
|
||||||
static readonly enableTrayKey: string = 'enableTray';
|
static readonly enableTrayKey: string = 'enableTray';
|
||||||
static readonly enableStartMinimizedKey: string = 'enableStartMinimizedKey';
|
static readonly enableStartToTrayKey: string = 'enableStartToTrayKey';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user