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)) {