mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
migrate if necessary
This commit is contained in:
parent
f5b05ecd92
commit
ddd521cd4b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ namespace Bit.Droid
|
|||
{
|
||||
RegisterLocalServices();
|
||||
ServiceContainer.Init();
|
||||
var task = App.Migration.MigrationHelpers.PerformMigrationAsync();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue