germany: фикс deploy_lang.sh — ключ локально, без sed ада

This commit is contained in:
“Naeel”
2026-05-22 21:14:24 +04:00
parent cbb5b4917a
commit 378bedc289
2 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -692,7 +692,7 @@ async function doCompare(blob, originalText, duration) {
</script>
<script>
// ---------- Глобальные переменные и инициализация ----------
const GROQ_API_KEY = '';
const GROQ_API_KEY = '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';
const VERSION = 'v71';
let mediaRecorder, audioChunks = [], userAudioBlob = null, ttsText = '';