mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Show commented time
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<router-link :to="comment.commentorUrl" class="text-decoration-none primary--text">
|
||||
<b>{{ comment.author }}</b><v-icon v-if="comment.verified">mdi-account-check</v-icon>
|
||||
</router-link>
|
||||
{{ comment.commentedTime }}
|
||||
|
||||
<div v-html="renderedCommentTxt" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user