1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-22 11:13:49 +00:00

fixes for UWP

This commit is contained in:
Kyle Spearrin
2017-11-28 21:27:57 -05:00
parent 029c6fcfe3
commit 022eba2c05
4 changed files with 5 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ namespace Bit.App.Pages
AppResources.BitwardenAppExtensionDescription, "upload.png");
section.Add(ExtensionCell);
}
else
if(Device.RuntimePlatform == Device.Android)
{
var desc = _deviceInfoService.AutofillServiceSupported ?
AppResources.BitwardenAutofillServiceDescription :