forked from blisstown/campfire
polished UI form and function
This commit is contained in:
parent
0f2a021622
commit
e9c6510286
9 changed files with 56 additions and 20 deletions
|
@ -7,6 +7,7 @@ export default class User {
|
|||
host;
|
||||
avatar_url;
|
||||
emojis;
|
||||
url;
|
||||
|
||||
get name() {
|
||||
return this.nickname || this.username;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue