1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-17 16:53:26 +00:00

theme updates to extensions

This commit is contained in:
Kyle Spearrin
2019-07-02 19:35:01 -04:00
parent 7953a9a3ce
commit a064a6cf9b
5 changed files with 20 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ namespace Bit.iOS.Autofill
{
searchLoginController.Context = Context;
searchLoginController.CPViewController = CPViewController;
searchLoginController.FromList = true;
}
}
}