This commit is contained in:
fabjuuuh
2020-10-16 15:06:38 +02:00
parent 0427fa89aa
commit 93eeea856f
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ namespace DoctorApp.Utils
Debug.WriteLine($"login failed \"{responseStatus}\"");
}
break;
/*case DataParser.START_SESSION:
case DataParser.START_SESSION:
Console.WriteLine("Session started!");
break;
case DataParser.STOP_SESSION: