From 5a4bfdbe9fdc4fe355ed63d4c74eb7a236366b10 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Sat, 1 Mar 2025 13:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=D0=92=20=D1=81=D0=BF=D0=B8=D1=81=D0=BA=D0=B5?= =?UTF-8?q?=20=D0=BA=D0=B0=D0=BD=D0=B0=D0=BB=D0=BE=D0=B2=20=D0=BD=D0=B0?= =?UTF-8?q?=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=BB=D0=B5=D0=B9?= =?UTF-8?q?=D0=BB=D0=B8=D1=81=D1=82=D0=B0=20=D1=82=D0=B5=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D1=8C=20=D0=BA=D0=BB=D0=B8=D0=BA=D0=B0=D0=B1=D0=B5=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D0=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/list.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/list.twig b/src/views/list.twig index 086dee6..3178728 100644 --- a/src/views/list.twig +++ b/src/views/list.twig @@ -25,7 +25,7 @@ {{ id }} loading - {{ playlist.name }} + {{ playlist.name }}
{% if playlist.desc|length > 0 %}

{{ playlist.desc }}