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