From 08875d468aa895bc561319cbbd342ecf9db46ecc Mon Sep 17 00:00:00 2001 From: yasusan Date: Mon, 1 Jun 2026 10:19:51 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Auto=20lead/tampermonkey=20scrypt61.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Auto lead/tampermonkey scrypt61.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto lead/tampermonkey scrypt61.js b/Auto lead/tampermonkey scrypt61.js index 607e3e8..fe78803 100644 --- a/Auto lead/tampermonkey scrypt61.js +++ b/Auto lead/tampermonkey scrypt61.js @@ -21,7 +21,7 @@ const data = await res.json(); if (data.lead) { fillForm(data.lead); - showNotification(`? Подставлено. Осталось: ${data.queue_size}`); + showNotification(`Подставлено. Осталось: ${data.queue_size}`); updateCounter(data.queue_size); } else { showNotification('Нет лидов в очереди');