Explorar o código

[ledger] minor fix

Innocenty Enikeew %!s(int64=8) %!d(string=hai) anos
pai
achega
55d44d53f5
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      plugins/ledger.lisp

+ 2 - 1
plugins/ledger.lisp

@@ -170,7 +170,8 @@
                       (text-chunks (split-sequence:split-sequence
                                     #\Newline
                                     (pta-ledger:journal-balance journal query))
-                                   :text-sep #\Newline)
+                                   :text-sep "
+")
                       :parse-mode "markdown")))
 
 (def-message-cmd-handler handler-balance (:balance :bal)