mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 01:50:26 -05:00
Add count value to smart playlists, closing #150
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<h2>Smart Playlists</h2>
|
||||
<table cellspacing="0" >
|
||||
<thead><tr><th>ID</th><th>Playlist Name</th><th>Type</th><th>Action</th></tr></thead>
|
||||
<thead><tr><th>ID</th><th>Playlist Name</th><th>Type</th><th>Count</th><th>Action</th></tr></thead>
|
||||
<tbody id="playlists">
|
||||
<tr><td></td></tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user