static: index.html: add playlist_controls + playlist_tracklist div containers
This commit is contained in:
parent
cc0ba05b49
commit
460da74e86
2 changed files with 15 additions and 1 deletions
|
@ -70,7 +70,11 @@
|
|||
queue
|
||||
</div>
|
||||
<div id="controls_bottom">
|
||||
controls bottom
|
||||
<div id="playlist_controls">
|
||||
playlist controls
|
||||
</div>
|
||||
<div id="playlist_tracklist">
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
sanic mpd web ui 0.1.0 - by XenGi and coon © 2023
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue