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))
|
(mbase-active-emails MB #:suspended #t))
|
||||||
(mailman-sync-members (find-mailman-list MLS "rada")
|
(mailman-sync-members (find-mailman-list MLS "rada")
|
||||||
(mbase-active-emails MB
|
(mbase-active-emails MB
|
||||||
#:pred rada-ml-pred?)))
|
#:pred? rada-ml-pred?)))
|
||||||
(else
|
(else
|
||||||
(print "Mailman synchronization disabled with manually specified current month."))))
|
(print "Mailman synchronization disabled with manually specified current month."))))
|
||||||
((notify)
|
((notify)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue