Sfoglia il codice sorgente

[tasks] Add research as a tag

Colin Powell 7 mesi fa
parent
commit
94fed8ae38
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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",
 ]