diff --git a/vrobbler/apps/tasks/constants.py b/vrobbler/apps/tasks/constants.py index e06f16a..a004baf 100644 --- a/vrobbler/apps/tasks/constants.py +++ b/vrobbler/apps/tasks/constants.py @@ -5,4 +5,5 @@ TODOIST_TITLE_SUFFIX_LABELS = [ "chores", "admin", "meeting", + "habit", ]