1
0
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:
Matt Portune
2022-01-18 14:50:04 -05:00
parent 1c6a8964fe
commit ed2bb9b94e
3 changed files with 10 additions and 0 deletions

View File

@@ -370,6 +370,7 @@ namespace Bit.Core.Services
}
)
);
_messagingService.Send("accountAdded");
if (_setCryptoKeys)
{
if (key != null)