This commit is contained in:
Sem van der Hoeven
2020-10-23 20:45:25 +02:00
parent 3015c0312f
commit 8ca4efc296
3 changed files with 11 additions and 3 deletions

View File

@@ -32,8 +32,8 @@ namespace Client.ViewModels
private dynamic _payload;
public string _username;
public string _username;
public string _message;
public string Message
{