Merge branch 'master' of ssh://float.beyondsoft.de/git/beyondSoft/Chat

This commit is contained in:
Christian
2020-09-28 11:29:06 +02:00
11 changed files with 222 additions and 122 deletions

View File

@@ -90,6 +90,13 @@ namespace ChatController
DataContext = this;
LeseDateiFallsVorhanden();
#if DEBUG
_Kundennummer = "4368658436";
_ChatCode = "ZMCKb-BckTt";
_Benutzername = "muellerp";
Password = "F5aTk9Co47JFJCWB2Z7Y";
#endif
}
private void AnmeldenButton_OnClick(object sender, RoutedEventArgs e)