This commit is contained in:
2025-01-31 15:16:48 +01:00
parent 58be13baf3
commit 128bf22439

View File

@@ -208,8 +208,7 @@ namespace ChatController
Password = "TW2024!!!"; Password = "TW2024!!!";
return; return;
} }
var debugFile = @"C:\Users\Lyndon Jetten\Desktop\debug-info.txt"; var debugFile = @"C:\Users\Lyndon Jetten\Desktop\debug-info.txt";
if (File.Exists(debugFile)) if (File.Exists(debugFile))
{ {