From dc0147c5f9c02d00dedec68b3a361b5d86da4aa0 Mon Sep 17 00:00:00 2001 From: Dave Richer Date: Thu, 23 May 2024 15:20:04 -0400 Subject: [PATCH] - Fix Legacy bug of 'Card Settings' button, only opening, and not toggling, the card Settings Signed-off-by: Dave Richer --- .../production-board-kanban.card-settings.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/production-board-kanban/production-board-kanban.card-settings.component.jsx b/client/src/components/production-board-kanban/production-board-kanban.card-settings.component.jsx index 2fee8de4f..d20634c9b 100644 --- a/client/src/components/production-board-kanban/production-board-kanban.card-settings.component.jsx +++ b/client/src/components/production-board-kanban/production-board-kanban.card-settings.component.jsx @@ -117,7 +117,7 @@ export default function ProductionBoardKanbanCardSettings({ associationSettings ); return ( -