mirror of
https://github.com/bitwarden/mobile
synced 2025-12-12 06:13:21 +00:00
support dark theme default on extensions
This commit is contained in:
@@ -276,7 +276,7 @@ namespace Bit.iOS.Autofill
|
||||
_initedHockeyApp = true;
|
||||
}
|
||||
iOSCoreHelpers.Bootstrap();
|
||||
iOSCoreHelpers.AppearanceAdjustments();
|
||||
iOSCoreHelpers.AppearanceAdjustments(deviceActionService);
|
||||
}
|
||||
|
||||
private void InitAppIfNeeded()
|
||||
|
||||
Reference in New Issue
Block a user