Replace: seek forward 10 seconds

This commit is contained in:
Nicholas Wallace 2025-03-31 00:16:58 -07:00
parent ff626a3609
commit b1c4ceb40a

View file

@ -11,7 +11,7 @@ export const state = () => ({
value: 5 value: 5
}, },
{ {
icon: 'forward_media', icon: 'forward_10',
value: 10 value: 10
}, },
{ {