mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
only init hockeyapp once
This commit is contained in:
@@ -102,6 +102,7 @@ namespace Bit.Core.Utilities
|
||||
{
|
||||
Inited = false;
|
||||
RegisteredServices.Clear();
|
||||
RegisteredServices = new Dictionary<string, object>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user