mirror of
https://github.com/SuperBFG7/ympd
synced 2025-12-06 22:38:06 +00:00
feat: Refresh queue card only if queue_version changed
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
</div>
|
||||
|
||||
<div class="table-responsive-md">
|
||||
<table id="QueueList" class="table table-hover table-sm">
|
||||
<table id="QueueList" class="table table-hover table-sm" data-version="">
|
||||
<col class="tblnum"/>
|
||||
<col class="tbltitle"/>
|
||||
<col class="tblartist"/>
|
||||
|
||||
Reference in New Issue
Block a user