bug: things were scheduling out to 2074
authorxangelo <git@xangelo.ca>
Fri, 27 May 2022 14:48:03 +0000 (10:48 -0400)
committerxangelo <git@xangelo.ca>
Fri, 27 May 2022 14:48:06 +0000 (10:48 -0400)
commit1c36196a3d546d25672802e9da128d1750fa3259
treed26434dccbcf0e957b4e50f6d443bc1d01af4bc6
parentb75c8b8c11c7972938fc5ad1552bcd192667f104
bug: things were scheduling out to 2074

Instead of passing a diff between now and the due date, we were passing
the due date to delay jobs. As a result it was scheduling it way further
that it should be.
src/api.ts