Date: Thu, 8 May 2025 16:17:12 +0200
Subject: [PATCH 5/5] fmt fixes
---
App/Views/Pages/SignInUrlPage.xaml.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/App/Views/Pages/SignInUrlPage.xaml.cs b/App/Views/Pages/SignInUrlPage.xaml.cs
index cc1f2a8..3ba4fe3 100644
--- a/App/Views/Pages/SignInUrlPage.xaml.cs
+++ b/App/Views/Pages/SignInUrlPage.xaml.cs
@@ -21,7 +21,7 @@ public SignInUrlPage(SignInWindow parent, SignInViewModel viewModel)
private void TextBox_KeyDown(object sender, Microsoft.UI.Xaml.Input.KeyRoutedEventArgs e)
{
- if(e.Key == VirtualKey.Enter)
+ if (e.Key == VirtualKey.Enter)
{
ViewModel.UrlPage_Next(SignInWindow);
e.Handled = true;
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy