Merge pull request #89 from jr-k/develop

Release v1.19.5
This commit is contained in:
JRK 2024-06-28 22:14:14 +02:00 committed by GitHub
commit 66130dacdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.19.4
1.19.5

View File

@ -57,7 +57,7 @@
{% endif %}
</td>
<td class="actions tac">
{% if node_player_group.playlist_id and playlists[node_player_group.playlist_id] %}
{% if node_player_group.id %}
<a href="javascript:void(0);" class="item-edit node-player-group-edit">
<i class="fa fa-pencil"></i>
</a>