WIP Chat
This commit is contained in:
parent
509ffafef8
commit
ca1e89a818
14 changed files with 399 additions and 171 deletions
|
|
@ -25,5 +25,9 @@ namespace BookAStar.Model
|
|||
return UserHelpers.Avatar(Avatar);
|
||||
}
|
||||
}
|
||||
public override string ToString()
|
||||
{
|
||||
return UserName;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue