mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
action extension project
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Bit.Droid
|
||||
if(ServiceContainer.RegisteredServices.Count == 0)
|
||||
{
|
||||
RegisterLocalServices();
|
||||
ServiceContainer.Init(new AndroidClientHandler());
|
||||
ServiceContainer.Init();
|
||||
if(App.Migration.MigrationHelpers.NeedsMigration())
|
||||
{
|
||||
var task = App.Migration.MigrationHelpers.PerformMigrationAsync();
|
||||
|
||||
Reference in New Issue
Block a user