1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-04-01 06:14:27 +03:00

fix: typo

resolves 
This commit is contained in:
Daniel Roe 2022-11-24 22:11:38 +00:00
parent 779bde0bb1
commit bef89502a1
No known key found for this signature in database
GPG key ID: 22D5008E4F5D9B55

View file

@ -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"