From 48d8a00b136d8486efdbaea2088726753565b477 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Sat, 19 Jul 2025 15:34:31 +0800 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=B1=D0=B5=D0=B9?= =?UTF-8?q?=D0=B4=D0=B6=D0=B0=20=D0=BA=D0=BE=D0=BB-=D0=B2=D0=B0=20=D0=BA?= =?UTF-8?q?=D0=B0=D0=BD=D0=B0=D0=BB=D0=BE=D0=B2=20=D1=83=20unknown-=D0=BB?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/list.twig | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/views/list.twig b/views/list.twig index bf29f37..51d04bc 100644 --- a/views/list.twig +++ b/views/list.twig @@ -72,12 +72,11 @@

{{ playlist.description }}

+ {% if playlist.isOnline is not same as(null) %} - - {% if playlist.isOnline is not same as(null) %} - {{ playlist.channels|length }} каналов - {% endif %} +  {{ playlist.channels|length }} каналов + {% endif %} {% if playlist.groups|length > 0 %}  {{ playlist.groups|length }} групп