From 5682080de0a978191481a01066d48d5e7b0402c6 Mon Sep 17 00:00:00 2001 From: pluja Date: Mon, 5 Oct 2020 18:14:16 +0200 Subject: [PATCH] Fix UI minor bug --- app/templates/ytsearch.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/templates/ytsearch.html b/app/templates/ytsearch.html index 303c9ce..ccb4966 100644 --- a/app/templates/ytsearch.html +++ b/app/templates/ytsearch.html @@ -13,7 +13,8 @@ - + +
{% if results %} {% if results.channels %}

Users