[tasks] Add habit to suffix type

This commit is contained in:
2024-10-15 15:02:01 -04:00
parent c4359a2331
commit 84737e0c3b

View File

@ -5,4 +5,5 @@ TODOIST_TITLE_SUFFIX_LABELS = [
"chores",
"admin",
"meeting",
"habit",
]