Fix kwarg.
This commit is contained in:
parent
68bad91262
commit
0b7f042eaf
1 changed files with 1 additions and 1 deletions
|
@ -394,7 +394,7 @@
|
|||
(mbase-active-emails MB #:suspended #t))
|
||||
(mailman-sync-members (find-mailman-list MLS "rada")
|
||||
(mbase-active-emails MB
|
||||
#:pred rada-ml-pred?)))
|
||||
#:pred? rada-ml-pred?)))
|
||||
(else
|
||||
(print "Mailman synchronization disabled with manually specified current month."))))
|
||||
((notify)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue