From 1647ca4741d7f9cc46a7b56f61d58b2aa09e89cb Mon Sep 17 00:00:00 2001 From: Andrey Sobolev Date: Thu, 10 Mar 2022 16:04:51 +0700 Subject: [PATCH] Closes #1113 (#1114) Signed-off-by: Andrey Sobolev --- plugins/task-resources/src/components/state/StatesEditor.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/task-resources/src/components/state/StatesEditor.svelte b/plugins/task-resources/src/components/state/StatesEditor.svelte index 99713a1a12..a9005d3dab 100644 --- a/plugins/task-resources/src/components/state/StatesEditor.svelte +++ b/plugins/task-resources/src/components/state/StatesEditor.svelte @@ -77,7 +77,7 @@
{#each states as state, i}