From db5814c0472d2b9e8f0ca6bdd1175ff1cd99ed7c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 14 Apr 2021 10:38:09 +0200 Subject: Move player style in watch component --- client/angular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/angular.json') 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 @@ { "type": "anyComponentStyle", "maximumWarning": "6kb", - "maximumError": "50kb" + "maximumError": "100kb" } ], "fileReplacements": [ -- cgit v1.2.3