Фикс вывода доп. атрибутов плейлиста

This commit is contained in:
2025-05-13 16:42:42 +08:00
parent 01876b6f82
commit adcb7d14e9

View File

@@ -138,7 +138,7 @@
</tbody>
</table>
{% if (playlist.content.attributes) %}
{% if (playlist.attributes) %}
<h4>Дополнительные атрибуты</h4>
<table class="table table-dark table-hover small font-monospace">
<tbody>