From 157e7874c4e3f3f20cfe5c090dde1015dcede9d3 Mon Sep 17 00:00:00 2001 From: Andrey Platov Date: Fri, 8 Oct 2021 11:18:06 +0200 Subject: [PATCH] bulk everything Signed-off-by: Andrey Platov --- .../src/components/KanbanView.svelte | 26 ++++++++++--------- server/core/src/storage.ts | 15 ++++++++--- 2 files changed, 25 insertions(+), 16 deletions(-) diff --git a/plugins/view-resources/src/components/KanbanView.svelte b/plugins/view-resources/src/components/KanbanView.svelte index 6b6a93319a..787e3d591d 100644 --- a/plugins/view-resources/src/components/KanbanView.svelte +++ b/plugins/view-resources/src/components/KanbanView.svelte @@ -16,7 +16,7 @@