From 0fd6a09b1c71803e1f1eb512c936f51b0062d671 Mon Sep 17 00:00:00 2001 From: ElementalAlchemist Date: Thu, 14 Nov 2024 02:24:45 -0600 Subject: [PATCH] Store player settings --- thrimbletrimmer/src/common/video.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/thrimbletrimmer/src/common/video.tsx b/thrimbletrimmer/src/common/video.tsx index 7174fa3..dccf940 100644 --- a/thrimbletrimmer/src/common/video.tsx +++ b/thrimbletrimmer/src/common/video.tsx @@ -246,6 +246,7 @@ export const VideoPlayer: Component = (props) => { ref={setMediaPlayer} preload="auto" controlsDelay={0} + storage="thrimbletrimmer" > {