From e1a570abff3ebf375433e58e7362d56bd32d4cd8 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 14 Oct 2021 10:52:15 +0200 Subject: Fix user subscription follows count --- client/angular.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client') diff --git a/client/angular.json b/client/angular.json index 1dd745f09..13be6e555 100644 --- a/client/angular.json +++ b/client/angular.json @@ -157,6 +157,7 @@ "htmlparser2", "markdown-it-emoji/light", "linkifyjs/lib/linkify-html", + "linkifyjs/lib/plugins/mention", "sanitize-html", "debug", "@peertube/p2p-media-loader-hlsjs", -- cgit v1.2.3