Added client side access to dupe prevention
Still some bugs but ill work through them
This commit is contained in:
parent
62caee7fd8
commit
f37b2b7691
3 changed files with 13 additions and 5 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue