Improve UI
This commit is contained in:
parent
45e5d89353
commit
fb8ed718ce
6 changed files with 57 additions and 21 deletions
|
@ -276,10 +276,6 @@ export default defineComponent({
|
|||
title: this.user.name,
|
||||
url: `${url}/@${this.user.username}`
|
||||
},
|
||||
action: {
|
||||
icon: faEllipsisH,
|
||||
handler: this.menu
|
||||
}
|
||||
} : null),
|
||||
user: null,
|
||||
error: null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue