Jelajahi Sumber

[tasks] Add exercise and lifeevent to constants

Colin Powell 3 bulan lalu
induk
melakukan
3fa43f02d0
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      vrobbler/apps/tasks/constants.py

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

@@ -8,4 +8,6 @@ TODOIST_TITLE_SUFFIX_LABELS = [
     "meeting",
     "habit",
     "research",
+    "exercise",
+    "lifeevent",
 ]