mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-08-31 07:09:53 +02:00
Replace: seek forward 10 seconds
This commit is contained in:
parent
ff626a3609
commit
b1c4ceb40a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ export const state = () => ({
|
||||||
value: 5
|
value: 5
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'forward_media',
|
icon: 'forward_10',
|
||||||
value: 10
|
value: 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue