aboutsummaryrefslogtreecommitdiff
path: root/src/components/status/status.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/status/status.vue')
-rw-r--r--src/components/status/status.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/status/status.vue b/src/components/status/status.vue
index f5b71f54..f778753f 100644
--- a/src/components/status/status.vue
+++ b/src/components/status/status.vue
@@ -123,7 +123,7 @@
>
<router-link
:to="userProfileLink"
- @click.stop.prevent.capture.native="toggleUserExpanded"
+ @click.stop.prevent.capture="toggleUserExpanded"
>
<UserAvatar
:bot="botIndicator"