Add missing parenthesis.

This commit is contained in:
Dominik Pantůček 2023-12-06 21:34:29 +01:00
parent 45a7af9c27
commit f3dd074a69

View file

@ -375,7 +375,7 @@
(newline)
(if mr
(print-member-balances-table mr)
(print-members-fees-table MB (-show-destroyed-) (-show-only-active-)))
(print-members-fees-table MB (-show-destroyed-) (-show-only-active-))))
((repl)
(repl))
((genweb)