Merge branch 'vnext' of github.com:pazof/yavsc into vnext
This commit is contained in:
commit
fbb87fefdf
6 changed files with 120 additions and 66 deletions
|
|
@ -26,6 +26,9 @@ namespace BookAStar.Model
|
|||
return UserHelpers.Avatar(Avatar);
|
||||
}
|
||||
}
|
||||
|
||||
public string ChatHubConnectionId { get; set; }
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return UserName;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue