forked from Silverfish/proton-bridge
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