From bd42af67aa3b496c2379190a90178b9e3ec4d967 Mon Sep 17 00:00:00 2001 From: MpakobecEx Date: Thu, 28 May 2026 00:06:55 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=81=D0=BB=D0=BE=D0=B2=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=BF=D0=BE=D0=BA=D0=B0=D0=B7=D0=B0=20?= =?UTF-8?q?=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=B8=20QR?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_app.html b/web_app.html index edaa75b..20c3b6b 100644 --- a/web_app.html +++ b/web_app.html @@ -251,7 +251,7 @@ content += `
🃏 Данные карты: ${shortData}
`; } - const showQRBtn = (record.type === 'qr' || record.type === 'both') && record.qr_code ? + const showQRBtn = (record.type === 'qr' || record.type === 'both') && record.has_qr ? `` : ''; return `