aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-04-14 10:38:09 +0200
committerChocobozzz <me@florianbigard.com>2021-04-14 11:45:14 +0200
commitdb5814c0472d2b9e8f0ca6bdd1175ff1cd99ed7c (patch)
tree06d02916518e091f36d486f0f57e3a963ca7fa9e /client/angular.json
parent456c9bfddbccbbb376f6756312a49b4183cefb90 (diff)
downloadPeerTube-db5814c0472d2b9e8f0ca6bdd1175ff1cd99ed7c.tar.gz
PeerTube-db5814c0472d2b9e8f0ca6bdd1175ff1cd99ed7c.tar.zst
PeerTube-db5814c0472d2b9e8f0ca6bdd1175ff1cd99ed7c.zip
Move player style in watch component
Diffstat (limited to 'client/angular.json')
-rw-r--r--client/angular.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/angular.json b/client/angular.json
index b923ba413..0cd827218 100644
--- a/client/angular.json
+++ b/client/angular.json
@@ -206,7 +206,7 @@
206 { 206 {
207 "type": "anyComponentStyle", 207 "type": "anyComponentStyle",
208 "maximumWarning": "6kb", 208 "maximumWarning": "6kb",
209 "maximumError": "50kb" 209 "maximumError": "100kb"
210 } 210 }
211 ], 211 ],
212 "fileReplacements": [ 212 "fileReplacements": [