From 53a404a2a8c9a34f8aa4fc81a39748bf2703d3b4 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8E=91=20sessionStoragePortab?= =?UTF-8?q?le.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/sessionStoragePortable.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/sessionStoragePortable.ts b/src/utils/sessionStoragePortable.ts index 4439fb3..4c46e9d 100644 --- a/src/utils/sessionStoragePortable.ts +++ b/src/utils/sessionStoragePortable.ts @@ -791,3 +791,4 @@ export async function readTranscriptForLoad( hasPreservedSegment: s.hasPreservedSegment, } } +