Update todo-list.markdown (#36756)

This commit is contained in:
karwosts 2025-01-07 01:19:29 -08:00 committed by GitHub
parent 9c33a5d76d
commit e136d908e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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