Fix updating repeat mode
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
140a4b00ae
commit
1c7515f2f1
@ -950,8 +950,8 @@ func (t *Task) Update(s *xorm.Session, a web.Auth) (err error) {
|
||||
"list_id",
|
||||
"bucket_id",
|
||||
"position",
|
||||
"repeat_from_current_date",
|
||||
"is_favorite",
|
||||
"repeat_mode",
|
||||
}
|
||||
|
||||
err = setTaskBucket(s, t, &ot, t.BucketID != ot.BucketID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user