ui: Change ascii branch drawings in attachment tree

memfd
Manos Pitsidianakis 2020-02-06 15:24:42 +02:00
parent af38b1306a
commit 4301fa3b04
Signed by: Manos Pitsidianakis
GPG Key ID: 73627C2F690DF710
1 changed files with 1 additions and 2 deletions

View File

@ -249,8 +249,7 @@ impl MailView {
} else {
s.push(' ');
}
s.push('\\');
s.push(' ');
s.push_str("\\_ ");
} else {
if has_sibling {
s.push('|');