mirror of
https://github.com/bitwarden/mobile
synced 2025-12-13 23:03:23 +00:00
fixes for theme handling on account switching and re-adding existing account
This commit is contained in:
@@ -370,6 +370,7 @@ namespace Bit.Core.Services
|
||||
}
|
||||
)
|
||||
);
|
||||
_messagingService.Send("accountAdded");
|
||||
if (_setCryptoKeys)
|
||||
{
|
||||
if (key != null)
|
||||
|
||||
Reference in New Issue
Block a user