This website works better with JavaScript
홈
탐색
도움말
로그인
secstate
/
vrobbler
Watch
1
Star
0
포크
0
파일
이슈
1
풀 리퀘스트
0
위키
소스 검색
[tasks] Add habit to suffix type
Colin Powell
8 달 전
부모
c4359a2331
커밋
84737e0c3b
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
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",
]