From b1c4ceb40a4366693293eea2de0ab6a6cf0919ae Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Mon, 31 Mar 2025 00:16:58 -0700 Subject: [PATCH] Replace: seek forward 10 seconds --- store/globals.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/globals.js b/store/globals.js index e2bf16eb..d33a693a 100644 --- a/store/globals.js +++ b/store/globals.js @@ -11,7 +11,7 @@ export const state = () => ({ value: 5 }, { - icon: 'forward_media', + icon: 'forward_10', value: 10 }, {