From 2a6c9620f71b4933af63ca38ce77ff7e7025e9ca Mon Sep 17 00:00:00 2001 From: Mukan Erkin Date: Sun, 19 Apr 2026 07:04:42 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20tomselect=20maxOptions=20false,=20t?= =?UTF-8?q?=C3=BCm=20coinler=20listelenir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/web/index.html b/src/web/index.html index 16d9373..93d1239 100644 --- a/src/web/index.html +++ b/src/web/index.html @@ -248,6 +248,7 @@ async function loadSymbols() { options: allSymbols, placeholder: 'Ara veya seƧ...', minChars: 0, + maxOptions: false, dropdownParent: 'body', render: { option: (data) =>