progress.

This commit is contained in:
Bryce Covert
2018-04-07 10:08:44 -07:00
parent a2c1273843
commit 9e67b04b1b
3 changed files with 42 additions and 7 deletions

View File

@@ -41,4 +41,3 @@
(defn finish [id]
(j/update! (get-conn) :reminders {:sent (time/now)} ["id = ?" id] ))