summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6595fb9..83ed31a 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
</template>
<x-player>
- <input type='range' min='0' max='1' value='0.1' step='0.1'>
+ <input class='volume' type='range' min='0' max='1' value='0.1' step='0.1'>
<button class='play'>play ▶️</button>
</x-player>
<button class='save'>+</button>