mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 11:13:49 +00:00
fixes for UWP
This commit is contained in:
@@ -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 :
|
||||
|
||||
Reference in New Issue
Block a user