Fix soon expires list append.
This commit is contained in:
parent
f95f7a0543
commit
09b971ad93
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
brmember<?))
|
brmember<?))
|
||||||
(soonexps-lst
|
(soonexps-lst
|
||||||
(if (null? soonexps)
|
(if (null? soonexps)
|
||||||
#f
|
'()
|
||||||
(list ""
|
(list ""
|
||||||
(format "Expiring members (~A): ~A"
|
(format "Expiring members (~A): ~A"
|
||||||
(length soonexps)
|
(length soonexps)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue