protoype.

This commit is contained in:
Bryce Covert
2019-04-06 14:13:33 -07:00
parent 039b513ed1
commit a7aa5f3452
4 changed files with 131 additions and 39 deletions

View File

@@ -83,8 +83,7 @@
:payment (when check-id
{:db/id check-id
:payment/status :payment-status/cleared}
)
})]
)})]
(d/transact (d/connect uri))))