mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
app options for add/edit page
This commit is contained in:
@@ -26,7 +26,7 @@ namespace Bit.iOS
|
||||
|
||||
FFImageLoading.Forms.Platform.CachedImageRenderer.Init();
|
||||
|
||||
LoadApplication(new App.App());
|
||||
LoadApplication(new App.App(null));
|
||||
|
||||
return base.FinishedLaunching(app, options);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user