Added new sort method 'recently modified', ref #571

This commit is contained in:
emeric
2025-01-21 17:01:22 +01:00
parent 07e120abf2
commit 1a525a9e25
6 changed files with 52 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@
<li>${recently-played class="dropdown-item"}</li>
<li>${most-played class="dropdown-item"}</li>
<li>${recently-added class="dropdown-item"}</li>
<li>${recently-modified class="dropdown-item"}</li>
<li>${all class="dropdown-item"}</li>
</ul>
</div>