Add advanced mode

This commit is contained in:
2023-05-02 08:08:50 +02:00
parent 0546ebd09c
commit 3db8f07621
3 changed files with 82 additions and 12 deletions

View File

@@ -70,6 +70,12 @@
</div>
</td>
<td>
<label class="switch" id="switchcontaineraudio">
<input type="checkbox" id="audiocheckbox" checked>
<span class="slider round" id="visualcheckbox"></span>
</label>
</td>
</tr>
</tbody>
</table>