refactor: sorting speed
This commit is contained in:
parent
ac7e1ab299
commit
78ec5b3322
@ -42,10 +42,10 @@
|
|||||||
defaultSpeed: 1.0,
|
defaultSpeed: 1.0,
|
||||||
currentSpeed: 1.0,
|
currentSpeed: 1.0,
|
||||||
speeds: [
|
speeds: [
|
||||||
|
0.5,
|
||||||
1.0,
|
1.0,
|
||||||
1.5,
|
1.5,
|
||||||
2.0,
|
2.0
|
||||||
0.5
|
|
||||||
],
|
],
|
||||||
duration: null,
|
duration: null,
|
||||||
displayDuration: true,
|
displayDuration: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user