diff --git a/vrobbler/apps/tasks/constants.py b/vrobbler/apps/tasks/constants.py index c6ca6a1..9522d1a 100644 --- a/vrobbler/apps/tasks/constants.py +++ b/vrobbler/apps/tasks/constants.py @@ -7,4 +7,5 @@ TODOIST_TITLE_SUFFIX_LABELS = [ "admin", "meeting", "habit", + "research", ]