always better

This commit is contained in:
Paul Schneider 2016-12-14 11:23:58 +01:00
commit 14ee4dca29
10 changed files with 102 additions and 28 deletions

View file

@ -13,5 +13,7 @@ public class ChatUserInfo
public string Avatar { get; set; }
public string[] Roles { get; set; }
}
}