fix tags and duedates
This commit is contained in:
@@ -94,6 +94,7 @@ func (a *Ajax) storageListTasks(listID string, filters ...func(t *task.Task) boo
|
||||
}
|
||||
}
|
||||
if filtered {
|
||||
//task.Title = fmt.Sprintf("[%d] %s", task.Index, task.Title)
|
||||
tasks = append(tasks, task)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user