From 5aaff1ea2014909d870857042f67245f312ca4b4 Mon Sep 17 00:00:00 2001 From: Federico Maccaroni Date: Wed, 2 Aug 2023 10:54:01 -0300 Subject: [PATCH] PM-3249 Removed back button from block autofill uris to be aligned to other views (#2654) --- src/App/Pages/Settings/BlockAutofillUrisPage.xaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App/Pages/Settings/BlockAutofillUrisPage.xaml b/src/App/Pages/Settings/BlockAutofillUrisPage.xaml index 8514edcad..1e0211ffc 100644 --- a/src/App/Pages/Settings/BlockAutofillUrisPage.xaml +++ b/src/App/Pages/Settings/BlockAutofillUrisPage.xaml @@ -7,6 +7,7 @@ xmlns:u="clr-namespace:Bit.App.Utilities" xmlns:core="clr-namespace:Bit.Core;assembly=BitwardenCore" x:DataType="pages:BlockAutofillUrisPageViewModel" + NavigationPage.HasBackButton="False" Title="{u:I18n BlockAutoFill}">