From ef62bd4199dc42be9bd5763a8d32aa6e3ffdd273 Mon Sep 17 00:00:00 2001 From: Andre Rosado Date: Tue, 5 Sep 2023 14:29:28 +0100 Subject: [PATCH] Reverted AnonAddy to AddyIo refactor, keeping text and url changes --- src/App/Pages/Generator/GeneratorPage.xaml | 8 +++---- .../Pages/Generator/GeneratorPageViewModel.cs | 22 +++++++++---------- src/Core/Enums/ForwardedEmailServiceType.cs | 2 +- .../Domain/UsernameGenerationOptions.cs | 12 +++++----- ...ddyIoForwarder.cs => AnonAddyForwarder.cs} | 10 ++++----- .../Services/UsernameGenerationService.cs | 6 ++--- 6 files changed, 30 insertions(+), 30 deletions(-) rename src/Core/Services/EmailForwarders/{AddyIoForwarder.cs => AnonAddyForwarder.cs} (77%) diff --git a/src/App/Pages/Generator/GeneratorPage.xaml b/src/App/Pages/Generator/GeneratorPage.xaml index ae1009867..73bc146ca 100644 --- a/src/App/Pages/Generator/GeneratorPage.xaml +++ b/src/App/Pages/Generator/GeneratorPage.xaml @@ -269,15 +269,15 @@ Grid.Column="1" AutomationId="ShowForwardedEmailApiSecretButton" /> -