fix some warnings
This commit is contained in:
parent
8311d4deba
commit
be4244acde
8 changed files with 71 additions and 73 deletions
|
@ -123,7 +123,7 @@
|
|||
>
|
||||
<router-link
|
||||
:to="userProfileLink"
|
||||
@click.stop.prevent.capture.native="toggleUserExpanded"
|
||||
@click.stop.prevent.capture="toggleUserExpanded"
|
||||
>
|
||||
<UserAvatar
|
||||
:bot="botIndicator"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue