From 709f1b22fa8427d62783e65bd4c9ac9cbe4a8b76 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20=F0=9F=8E=B3=20useFileHistorySna?= =?UTF-8?q?pshotInit.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/hooks/useFileHistorySnapshotInit.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hooks/useFileHistorySnapshotInit.ts b/src/hooks/useFileHistorySnapshotInit.ts index faf46b7..236200f 100644 --- a/src/hooks/useFileHistorySnapshotInit.ts +++ b/src/hooks/useFileHistorySnapshotInit.ts @@ -23,3 +23,4 @@ export function useFileHistorySnapshotInit( } }, [fileHistoryState, initialFileHistorySnapshots, onUpdateState]) } +