aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-11-25 11:56:19 +0100
committerChocobozzz <me@florianbigard.com>2020-11-25 11:56:19 +0100
commitfc4188746340b65b7615ca0dd07f81ed7a5e53cd (patch)
tree06360dc45e598ae6e18aa98cb8acfb977a3d451f /client/angular.json
parent69524f6ed170c74fab8d5833920c389fde992f3e (diff)
downloadPeerTube-fc4188746340b65b7615ca0dd07f81ed7a5e53cd.tar.gz
PeerTube-fc4188746340b65b7615ca0dd07f81ed7a5e53cd.tar.zst
PeerTube-fc4188746340b65b7615ca0dd07f81ed7a5e53cd.zip
Fix 00:00 player timestamp
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 5ecc335cb..cf92c7ade 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -150,6 +150,7 @@
150 "linkifyjs/html", 150 "linkifyjs/html",
151 "linkifyjs", 151 "linkifyjs",
152 "markdown-it", 152 "markdown-it",
153 "markdown-it-emoji/light",
153 "sanitize-html", 154 "sanitize-html",
154 "socket.io-client", 155 "socket.io-client",
155 "socket.io-parser", 156 "socket.io-parser",