Skip to content

Commit d4ed0cb

Browse files
authored
fix login text on comment (#60)
1 parent b663d36 commit d4ed0cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/components/post-detail-component.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ onMounted(() => {
332332
class="btn btn-outline-primary btn-sm"
333333
>
334334
<i class="fas fa-sign-in-alt me-1"></i>
335-
Login to Message
335+
Login to Comment
336336
</RouterLink>
337337
</div>
338338
<div class="comment-list d-flex flex-column">

0 commit comments

Comments
 (0)