mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 04:42:58 -05:00
[web] Allow clicking on label to change switch state
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
/>
|
||||
<div class="toggle-switch" />
|
||||
</div>
|
||||
<slot name="label" />
|
||||
</label>
|
||||
<slot name="label" />
|
||||
</div>
|
||||
<div v-if="$slots.help" class="help mb-4">
|
||||
<slot name="help" />
|
||||
|
||||
Reference in New Issue
Block a user