From cbcbc26d9b7766ebc52356a4557992828ddb79b2 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Tue, 1 Jun 2021 17:49:01 +0200 Subject: [PATCH] Made search input autofocused --- app/templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/index.html b/app/templates/index.html index 5cba56c..75142f1 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -43,6 +43,7 @@