From e136d908e591b24acdbb10065529fc6bb203f87e Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Tue, 7 Jan 2025 01:19:29 -0800 Subject: [PATCH] Update todo-list.markdown (#36756) --- source/_dashboards/todo-list.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_dashboards/todo-list.markdown b/source/_dashboards/todo-list.markdown index fc8fe961237..267a9679362 100644 --- a/source/_dashboards/todo-list.markdown +++ b/source/_dashboards/todo-list.markdown @@ -66,6 +66,11 @@ hide_completed: description: Hide the completed items section in the card. type: boolean default: "false" +hide_create: + required: false + description: Hide the textbox for creating new tasks at the top of the card. + type: boolean + default: "false" {% endconfiguration %} ### Examples