Volume fixes and other tidy up work

This commit is contained in:
Sam Potts
2017-11-08 23:46:20 +11:00
parent c948e95ade
commit bb66be98da
9 changed files with 76 additions and 57 deletions

View File

@@ -63,7 +63,7 @@ const defaults = {
// Speed default and options to display
speed: {
default: 1,
selected: 1,
options: [0.5, 0.75, 1, 1.25, 1.5, 1.75, 2],
},