From e1223f8c57a0eb816c9e9d9f277af4dc0c969b87 Mon Sep 17 00:00:00 2001 From: 3252a8 <3252a8@proton.me> Date: Fri, 1 May 2026 22:48:27 +0300 Subject: [PATCH] fix: connect button disappeard in web app --- bot/app/web/frontend/src/App.svelte | 9 ++++++++- locales/en.json | 1 + locales/ru.json | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/bot/app/web/frontend/src/App.svelte b/bot/app/web/frontend/src/App.svelte index 108d4ed..b4f3c3e 100644 --- a/bot/app/web/frontend/src/App.svelte +++ b/bot/app/web/frontend/src/App.svelte @@ -10,6 +10,7 @@ Copy, CreditCard, Database, + Download, FileText, Gift, Globe2, @@ -1879,7 +1880,13 @@ {/if}
- + {/if} +