This commit is contained in:
Bubobubobubobubo
2024-03-06 10:35:59 +00:00
parent c18cc1c55b
commit 7a673aa2e2
6 changed files with 90 additions and 92 deletions

View File

@ -15,7 +15,7 @@
<script src="https://unpkg.com/hydra-synth"></script>
<script type="module" crossorigin src="/assets/index-f516d4f5.js"></script>
<script type="module" crossorigin src="/assets/index-2eb1359c.js"></script>
<link rel="stylesheet" href="/assets/index-e5dc6b43.css">
<script id="vite-plugin-pwa:register-sw" src="/registerSW.js" defer></script></head>
<style>
@ -485,10 +485,12 @@
<input id="show-completions" type="checkbox" value="" class="w-4 h-4 text-blue-600 rounded focus:ring-blue-600 focus:ring-2">
<label for="default-checkbox" class="ml-2 text-sm font-medium text-foreground">Show Completions</label>
</div>
<!--
<div class="flex items-center mb-4 ml-5">
<input id="load-demo-songs" type="checkbox" value="" class="w-4 h-4 text-blue-600 rounded focus:ring-blue-600">
<label for="default-checkbox" class="ml-2 text-sm font-medium text-foreground">Load Demo Song</label>
</div>
-->
</div>
</div>