This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
secstate
/
vrobbler
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
1
Pull Requests
0
Wiki
Ver Fonte
[tasks] Add habit to suffix type
Colin Powell
há 8 meses atrás
pai
c4359a2331
commit
84737e0c3b
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
vrobbler/apps/tasks/constants.py
+ 1
- 0
vrobbler/apps/tasks/constants.py
Ver Ficheiro
@@ -5,4 +5,5 @@ TODOIST_TITLE_SUFFIX_LABELS = [
"chores",
"admin",
"meeting",
+ "habit",
]