comment
parent
5a45cd1410
commit
6eba05895f
|
|
@ -149,7 +149,7 @@ impl DB {
|
|||
// not_due.push
|
||||
// else
|
||||
// due.push
|
||||
// all = not_due + due
|
||||
// all = due + not_due // ordered
|
||||
// save to self.0
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue