From f0bb4cf7b636cd45cb2a129aceb0f1e2c8497c23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=BC=D0=B8=D1=82=D1=80=D0=B8=D0=B9?= Date: Sun, 17 May 2026 18:19:39 +0300 Subject: [PATCH] =?UTF-8?q?feat(deals):=20Kanban=20=E2=80=94=205-column=20?= =?UTF-8?q?funnel=20(comment=20+=20test=20sync)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/resources/js/views/KanbanView.vue | 2 +- app/tests/Frontend/KanbanView.spec.ts | 36 +++++++++++++-------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/app/resources/js/views/KanbanView.vue b/app/resources/js/views/KanbanView.vue index f94519ad..37d02404 100644 --- a/app/resources/js/views/KanbanView.vue +++ b/app/resources/js/views/KanbanView.vue @@ -1,6 +1,6 @@