mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-23 02:26:42 +00:00
GODT-937: Add keychain switcher to frontend
GODT-1008: Fix transparent dialog under certain conditions
This commit is contained in:
committed by
James Houlahan
parent
8b436186a4
commit
0fe69d9de1
@ -281,6 +281,9 @@ Window {
|
||||
|
||||
property bool hasNoKeychain : true
|
||||
|
||||
property var availableKeychain: ["pass-app", "gnome-keyring"]
|
||||
property var selectedKeychain: "gnome-keyring"
|
||||
|
||||
property string wrongCredentials
|
||||
property string wrongMailboxPassword
|
||||
property string canNotReachAPI
|
||||
|
||||
Reference in New Issue
Block a user