Added client side access to dupe prevention

Still some bugs but ill work through them
This commit is contained in:
Kristy Fournier 2026-01-29 17:09:00 -05:00
parent 62caee7fd8
commit f37b2b7691
3 changed files with 13 additions and 5 deletions

View file

@ -101,6 +101,8 @@ changes visibility with JS-->
<input type="checkbox" title="playpausecheck" id="playpausesettingcheckbox"><label for="playpausesettingcheckbox">Play/pause</label><br>
<input type="checkbox" title="partymodecheck" id="partymodesettingcheckbox"><label for="partymodesettingcheckbox">Toggle Party Mode</label><br>
<input type="checkbox" title="volumechangecheck" id="volumechangesettingcheckbox"><label for="volumechangesettingcheckbox">Change volume</label><br>
<input type="checkbox" title="duplicateallowcheck" id="duplicateallowesettingcheckbox"><label for="duplicateallowsettingcheck">Allow Duplicates</label><br>
</div>
</div>
<div class="item">