Fix table kw args in fees.

This commit is contained in:
Dominik Pantůček 2023-06-15 23:03:36 +02:00
parent 901c472292
commit 4db9704226

View file

@ -480,7 +480,11 @@
a:success)
total))
)))))
#:col-border #t #:row0-border #t #:ansi #t))
#:border '(((#:bottom #:right light) ... (#:bottom light))
((#:right light) ... none)
...
((#:right light) ... none))
#:ansi-reset? #t))
(print "Credit: "
(foldl + 0
(map (lambda (member)