Explorar el Código

[tasks] Add research as a tag

Colin Powell hace 7 meses
padre
commit
94fed8ae38
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vrobbler/apps/tasks/constants.py

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

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