diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ </template> <x-player> + <input type='range' min='0' max='1' value='0.1' step='0.1'> <button class='play'>play ▶️</button> </x-player> <button class='save'>+</button> |
