gushoubang пре 10 месеци
родитељ
комит
27efa81eac
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      templates/index.html

+ 1 - 1
templates/index.html

@@ -66,7 +66,7 @@
                     'Access-Control-Allow-Origin':'*'
                 },
                 body: JSON.stringify({ msg: transcript }),
-                mode: 'no-cors'
+                // mode: 'no-cors'
             })
             .then(response => response.json())
             .then(data => {