mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-14 04:48:32 +00:00
fix(GODT-2802): Fix missing key pass input for keyring unlock
This commit is contained in:
@ -50,6 +50,7 @@ type syncJob struct {
|
||||
identityState *useridentity.State
|
||||
panicHandler async.PanicHandler
|
||||
reporter reporter.Reporter
|
||||
keyProvider useridentity.KeyPassProvider
|
||||
maxSyncMemory uint64
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user