@@ -65,12 +65,12 @@
|
||||
|
||||
<script>
|
||||
import { NcAvatar, NcActions, NcActionButton, NcUserBubble } from '@nextcloud/vue'
|
||||
import RichText from '@nextcloud/vue-richtext'
|
||||
import { RichText } from '@nextcloud/vue-richtext'
|
||||
import CommentForm from './CommentForm.vue'
|
||||
import { getCurrentUser } from '@nextcloud/auth'
|
||||
import md5 from 'blueimp-md5'
|
||||
import relativeDate from '../../mixins/relativeDate.js'
|
||||
import ReplyIcon from 'vue-material-design-icons/Reply'
|
||||
import ReplyIcon from 'vue-material-design-icons/Reply.vue'
|
||||
|
||||
const AtMention = {
|
||||
name: 'AtMention',
|
||||
|
||||
Reference in New Issue
Block a user