From df34048e2a986850170a824673e65fa350f10aa4 Mon Sep 17 00:00:00 2001 From: Sergey Korotonozhko <_serezhka_@mail.ru> Date: Tue, 2 Jun 2026 19:48:00 +0300 Subject: [PATCH] =?UTF-8?q?v1.8.3:=20=D1=81=D0=BA=D1=80=D1=8B=D1=82=20main?= =?UTF-8?q?-header=20=D0=BD=D0=B0=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D1=86=D0=B5=20=D0=94=D0=B8=D0=B0=D0=BB=D0=BE=D0=B3=D0=B8=20(?= =?UTF-8?q?=D0=B4=D1=83=D0=B1=D0=BB=D0=B8=D1=80=D1=83=D1=8E=D1=89=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BE=D0=BA?= =?UTF-8?q?=20=D1=81=20=D0=B4=D0=B0=D1=82=D0=BE=D0=B9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- py_service/app/templates/pages/bot_dialogues.html | 1 + 1 file changed, 1 insertion(+) diff --git a/py_service/app/templates/pages/bot_dialogues.html b/py_service/app/templates/pages/bot_dialogues.html index 0301603..d657741 100644 --- a/py_service/app/templates/pages/bot_dialogues.html +++ b/py_service/app/templates/pages/bot_dialogues.html @@ -86,6 +86,7 @@ #delete-modal .modal { max-width:420px; } #delete-modal h2 { font-size:16px; margin-bottom:8px; } #delete-modal p { color:var(--text-secondary); font-size:14px; } +.main-header { display: none !important; }