Merge branch 'master' into master

This commit is contained in:
Terry Geng
2020-04-18 23:28:31 +08:00
committed by GitHub
5 changed files with 50 additions and 25 deletions

View File

@ -72,6 +72,7 @@
<input type="range" class="custom-range" id="volume-slider"
min="0" max="1" step="0.01" value="0.5"
onchange="setVolumeDelayed(this.value)">
</input>
<button type="button" class="btn btn-warning btn-space"