From 0d95f032cc03c70709e3b5d181e63e3f29983977 Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Sat, 19 Jul 2025 16:14:48 +0200 Subject: [PATCH] fix: wrong logic on snapping button --- apps/web/src/components/editor/timeline.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/editor/timeline.tsx b/apps/web/src/components/editor/timeline.tsx index 889c9f2c..b627325e 100644 --- a/apps/web/src/components/editor/timeline.tsx +++ b/apps/web/src/components/editor/timeline.tsx @@ -755,9 +755,9 @@ export function Timeline() {