diff --git a/vrobbler/apps/tasks/constants.py b/vrobbler/apps/tasks/constants.py index 9522d1a..7eed87b 100644 --- a/vrobbler/apps/tasks/constants.py +++ b/vrobbler/apps/tasks/constants.py @@ -8,4 +8,6 @@ TODOIST_TITLE_SUFFIX_LABELS = [ "meeting", "habit", "research", + "exercise", + "lifeevent", ]