From add8265ab9132060421d812ce4b7ac260bf27c1c Mon Sep 17 00:00:00 2001 From: Cross Date: Tue, 7 Sep 2021 03:40:46 -0400 Subject: [PATCH] chore(config) fix spacing Removed a redundant space under maxBitratesVideo. --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 5cfcaccf9..bc6f91765 100644 --- a/config.js +++ b/config.js @@ -320,7 +320,7 @@ var config = { // VP9: { // low: 100000, // standard: 300000, - // high: 1200000 + // high: 1200000 // } // }, //