mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-04-14 11:36:27 +00: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
|
||||
},
|
||||
{
|
||||
icon: 'forward_media',
|
||||
icon: 'forward_10',
|
||||
value: 10
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue