This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
secstate
/
vrobbler
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
1
Pull Requests
0
Wiki
Explorar el Código
[tasks] Add habit to suffix type
Colin Powell
hace 8 meses
padre
c4359a2331
commit
84737e0c3b
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
vrobbler/apps/tasks/constants.py
+ 1
- 0
vrobbler/apps/tasks/constants.py
Ver fichero
@@ -5,4 +5,5 @@ TODOIST_TITLE_SUFFIX_LABELS = [
"chores",
"admin",
"meeting",
+ "habit",
]