Fix car.
This commit is contained in:
parent
638fec59ef
commit
19ea16738b
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
mb)
|
||||
(let ()
|
||||
(progress%-advance (/ idx total))
|
||||
(loop (if account
|
||||
(loop (if (car accounts)
|
||||
(members-payments-process-bank mb (car accounts) last-checked)
|
||||
mb)
|
||||
(add1 idx)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue