From 435badcbb5e37fc31e45862d4fddab96e23bda51 Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Mon, 23 Mar 2026 09:22:45 -0400 Subject: [PATCH] fix timeline selection --- src/App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.vue b/src/App.vue index b34a124..4c05bda 100644 --- a/src/App.vue +++ b/src/App.vue @@ -558,6 +558,7 @@ const handleExport = async () => { @click.stop="editingEvent = { ...ev }; isEventModalOpen = true">
+
{{ hoveredTime }}
{{ logicalMinutesToTime(currentLogicalMinute) }}