1
0
Fork 0

Fix routine priority

This commit is contained in:
Malte Brandy 2018-07-29 15:14:38 +02:00
parent c0217e9970
commit 22ef2847aa

View file

@ -176,7 +176,7 @@ fn main() {
habitask.score_task("do-it");
blink();
}
habitask.make_todo("Routinen erledigt!", "1", routines);
habitask.make_todo("Routinen erledigt!", "0.1", routines);
habitask.make_todo("Herausforderungen bezwungen!", "1", tasks);
habitask.make_todo(
"Ein paar Tage alte Herausforderungen bezwungen!",