From: Ferdinand Thiessen Date: Mon, 27 Nov 2023 14:15:31 +0000 (+0100) Subject: fix(comments): Move from Moment.js to `NcDateTime` X-Git-Tag: v29.0.0beta1~775^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c27b94a80f5466921a1e52e651010ad71d9e2e17;p=nextcloud-server.git fix(comments): Move from Moment.js to `NcDateTime` Signed-off-by: Ferdinand Thiessen --- diff --git a/apps/comments/src/components/Comment.vue b/apps/comments/src/components/Comment.vue index de873fb1024..6caf154ce98 100644 --- a/apps/comments/src/components/Comment.vue +++ b/apps/comments/src/components/Comment.vue @@ -64,7 +64,10 @@
- +
@@ -112,17 +115,16 @@