This website works better with JavaScript
Home
Explore
Help
Sign In
secstate
/
vrobbler
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Browse Source
[tasks] Add habit to suffix type
Colin Powell
8 months ago
parent
c4359a2331
commit
84737e0c3b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
vrobbler/apps/tasks/constants.py
+ 1
- 0
vrobbler/apps/tasks/constants.py
View File
@@ -5,4 +5,5 @@ TODOIST_TITLE_SUFFIX_LABELS = [
"chores",
"admin",
"meeting",
+ "habit",
]