From aceef6edd8bd1663249e9d06fc1d4a063add4689 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 10 Mar 2024 17:17:01 +0000 Subject: Add more options to sidebar --- components/editor/task/ConfigurationRow.vue | 2 +- components/editor/task/modal/Create.vue | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'components/editor/task') diff --git a/components/editor/task/ConfigurationRow.vue b/components/editor/task/ConfigurationRow.vue index fa512b6..8194dcd 100644 --- a/components/editor/task/ConfigurationRow.vue +++ b/components/editor/task/ConfigurationRow.vue @@ -60,7 +60,7 @@ const addValue = (searchQuery: any) => {
- +

{{ props.configKey }}

diff --git a/components/editor/task/modal/Create.vue b/components/editor/task/modal/Create.vue index e3867b6..30e4cca 100644 --- a/components/editor/task/modal/Create.vue +++ b/components/editor/task/modal/Create.vue @@ -55,6 +55,8 @@ const newTypeDescription = computed(() => session.getTaskDefinitionByTaskType(ne + +
-- cgit v1.2.3-70-g09d2