Feat : Allow speeding up animation speed even further
release-tag / release-image (push) Successful in 32s
release-tag / release-image (push) Successful in 32s
This commit is contained in:
@@ -40,7 +40,7 @@ const close = () => {
|
|||||||
<div class="dialog-body">
|
<div class="dialog-body">
|
||||||
<input
|
<input
|
||||||
type="range"
|
type="range"
|
||||||
min="50"
|
min="0"
|
||||||
max="250"
|
max="250"
|
||||||
step="25"
|
step="25"
|
||||||
v-model="settingsStore.animationSpeed"
|
v-model="settingsStore.animationSpeed"
|
||||||
|
|||||||
Reference in New Issue
Block a user