Minor fixes.
h3rald h3rald@h3rald.com
Fri, 30 Mar 2018 18:46:52 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
lib/messaging.nim
→
lib/messaging.nim
@@ -57,7 +57,7 @@ printGreen("+++ ")
echo label & ": " & value when defined(windows): - proc ch(s): string = + proc ch(s: string): string = case s: of "└": return $(192.chr)