Fixed chat

This commit is contained in:
2015-10-19 17:30:33 +02:00
parent 8748315a40
commit 0ae99173d6
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ namespace ErgometerLibrary
Session = session;
Timestamp = Helper.Now;
ChatMessage = chat;
ChatMessage = chat.Replace("\n", "");
}
//SETVALUE