diff --git a/package-lock.json b/package-lock.json index 03b296fd1..04121d9b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3461,6 +3461,14 @@ } } }, + "@juliushaertl/vue-richtext": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@juliushaertl/vue-richtext/-/vue-richtext-0.1.3.tgz", + "integrity": "sha512-E+YO3qLaALX7+Jgk08jQIcmV8LQBPZBO22pVHhTJOuSSYy/uSn6I5r9y4U9pdGLDQRIMhIiGNfNq5TgZuxDYoQ==", + "requires": { + "vue": "^2.6.11" + } + }, "@nextcloud/auth": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-1.2.1.tgz", diff --git a/package.json b/package.json index 41e5936c7..13816e9e6 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "dependencies": { "@babel/polyfill": "^7.8.3", "@babel/runtime": "^7.8.3", + "@juliushaertl/vue-richtext": "^0.1.3", "@nextcloud/auth": "^1.2.1", "@nextcloud/axios": "^1.3.1", "@nextcloud/l10n": "^1.0.1", diff --git a/src/components/card/CommentItem.vue b/src/components/card/CommentItem.vue index 4b8f5922d..273b0ac91 100644 --- a/src/components/card/CommentItem.vue +++ b/src/components/card/CommentItem.vue @@ -15,8 +15,7 @@ - -
+