mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
set private key on login
This commit is contained in:
@@ -112,7 +112,7 @@ namespace Bit.App.Services
|
||||
|
||||
return _privateKey;
|
||||
}
|
||||
set
|
||||
private set
|
||||
{
|
||||
if(value != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user