mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
[PM-7407] Implemented check for organizations with unassigned items (#3150)
This commit is contained in:
committed by
GitHub
parent
43a4915323
commit
e7a7eed7e8
@@ -233,6 +233,7 @@ namespace Bit.App.Pages
|
||||
}
|
||||
var previousPage = await AppHelpers.ClearPreviousPage();
|
||||
|
||||
_appOptions.HasJustLoggedInOrUnlocked = true;
|
||||
App.MainPage = new TabsPage(_appOptions, previousPage);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user