From 128bf2243973a94c8042e00f4c85d0490fe1d5e6 Mon Sep 17 00:00:00 2001 From: "lyndon.jetten@ownsoft.de" Date: Fri, 31 Jan 2025 15:16:48 +0100 Subject: [PATCH] . --- ChatController/LoginControl.xaml.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ChatController/LoginControl.xaml.cs b/ChatController/LoginControl.xaml.cs index 23ba140..9338f36 100644 --- a/ChatController/LoginControl.xaml.cs +++ b/ChatController/LoginControl.xaml.cs @@ -208,8 +208,7 @@ namespace ChatController Password = "TW2024!!!"; return; } - - + var debugFile = @"C:\Users\Lyndon Jetten\Desktop\debug-info.txt"; if (File.Exists(debugFile)) {