From a0b831bc5752dfb881deef1378238862227ec14b Mon Sep 17 00:00:00 2001 From: pypy Date: Thu, 21 Jan 2021 12:26:53 +0900 Subject: [PATCH] lint --- html/src/app.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/html/src/app.js b/html/src/app.js index 95f37116..03ebb641 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -357,8 +357,7 @@ speechSynthesis.getVoices(); } else if (init.VRCPlusIcon) { delete init.VRCPlusIcon; console.log(init); - } - else { + } else { init.headers = { 'Content-Type': 'application/json;charset=utf-8', ...init.headers