1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-22 09:27:41 +00:00

MPD Version in About Modal

This commit is contained in:
jcorporation
2018-06-01 00:29:45 +01:00
parent b5cfb3512f
commit 3353715d9e
3 changed files with 10 additions and 1 deletions

View File

@@ -558,6 +558,7 @@
<h5>Play Statistics</h5>
<table class="table table-sm">
<tbody>
<tr><th>MPD Version</th><td id="mpdVersion"></td></tr>
<tr><th>Uptime</th><td id="mpdstats_uptime"></td></tr>
<tr><th>Play Time</th><td id="mpdstats_playtime"></td></tr>
</tbody>