Task Relations (#103)
This commit is contained in:
parent
1272255975
commit
8fe33fd616
20 changed files with 1751 additions and 333 deletions
|
|
@ -116,7 +116,6 @@ func (bt *BulkTask) Update() (err error) {
|
|||
"due_date_unix",
|
||||
"reminders_unix",
|
||||
"repeat_after",
|
||||
"parent_task_id",
|
||||
"priority",
|
||||
"start_date_unix",
|
||||
"end_date_unix").
|
||||
|
|
|
|||
Reference in a new issue