aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-14 10:52:15 +0200
committerChocobozzz <me@florianbigard.com>2021-10-14 10:52:15 +0200
commite1a570abff3ebf375433e58e7362d56bd32d4cd8 (patch)
treeba3c5e58698305c3b20ed1a14c79431d873dd329 /client/angular.json
parente89392d74aabddbee1c43dcb7e1b40d3d7eec1ed (diff)
downloadPeerTube-e1a570abff3ebf375433e58e7362d56bd32d4cd8.tar.gz
PeerTube-e1a570abff3ebf375433e58e7362d56bd32d4cd8.tar.zst
PeerTube-e1a570abff3ebf375433e58e7362d56bd32d4cd8.zip
Fix user subscription follows count
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json1
1 files changed, 1 insertions, 0 deletions
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 @@
157 "htmlparser2", 157 "htmlparser2",
158 "markdown-it-emoji/light", 158 "markdown-it-emoji/light",
159 "linkifyjs/lib/linkify-html", 159 "linkifyjs/lib/linkify-html",
160 "linkifyjs/lib/plugins/mention",
160 "sanitize-html", 161 "sanitize-html",
161 "debug", 162 "debug",
162 "@peertube/p2p-media-loader-hlsjs", 163 "@peertube/p2p-media-loader-hlsjs",