From aa80580e8a35adfb5be59de516b75bcd81b5241c Mon Sep 17 00:00:00 2001 From: Julien Froidefond Date: Wed, 17 Sep 2025 11:50:51 +0200 Subject: [PATCH] chore: update binary database file - Updated the binary database file to reflect recent changes in the schema and data structure. --- components/kanban/Board.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/kanban/Board.tsx b/components/kanban/Board.tsx index f86e951..8efc25f 100644 --- a/components/kanban/Board.tsx +++ b/components/kanban/Board.tsx @@ -88,7 +88,7 @@ export function KanbanBoard({ tasks, onCreateTask, onDeleteTask, onEditTask, onU
{/* Board tech dark */} -
+
{visibleColumns.map((column) => (