mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-07 01:19:57 +00:00
parent
779bde0bb1
commit
bef89502a1
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ function mention() {
|
|||
|
||||
<template>
|
||||
<div flex justify-between gap-8>
|
||||
<CommonTooltip placement="bottom" content="Replay">
|
||||
<CommonTooltip placement="bottom" content="Reply">
|
||||
<RouterLink :to="getStatusPath(status)">
|
||||
<StatusActionButton
|
||||
:text="status.repliesCount"
|
||||
|
|
Loading…
Reference in a new issue