From bb86100901e05005ae8fa4422acd72f2f9de403c Mon Sep 17 00:00:00 2001 From: Nicole <96025485+b02860de585071a2@users.noreply.github.com> Date: Thu, 23 May 2024 22:43:15 -0600 Subject: [PATCH] Update mobile password generator to support higher minimum number/special character values --- src/Core/Pages/Generator/GeneratorPage.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core/Pages/Generator/GeneratorPage.xaml b/src/Core/Pages/Generator/GeneratorPage.xaml index ecc067ced..f759bc5db 100644 --- a/src/Core/Pages/Generator/GeneratorPage.xaml +++ b/src/Core/Pages/Generator/GeneratorPage.xaml @@ -497,7 +497,7 @@ AutomationId="MinNumberValueLabel" /> @@ -519,7 +519,7 @@ AutomationId="MinSpecialValueLabel" />