Explorar o código

[tasks] Add habit to suffix type

Colin Powell hai 8 meses
pai
achega
84737e0c3b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      vrobbler/apps/tasks/constants.py

+ 1 - 0
vrobbler/apps/tasks/constants.py

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