From 24d84736415bb905a67c73ed5259e0e6cd75dcfd Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Fri, 22 Jan 2021 16:19:40 +0100 Subject: Only include moments once in comments Shaves off a decent amount of the code size. Let alone the parsing. Signed-off-by: Roeland Jago Douma --- apps/comments/src/components/Comment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/comments/src') diff --git a/apps/comments/src/components/Comment.vue b/apps/comments/src/components/Comment.vue index a8a46ba031f..fb1f073479c 100644 --- a/apps/comments/src/components/Comment.vue +++ b/apps/comments/src/components/Comment.vue @@ -94,7 +94,7 @@