mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
Fix minor color bug
If we are not using RED then the Color should be the terminal default not 7
This commit is contained in:
@@ -279,4 +279,3 @@ fn recursive_sym_link_output(dir: &str, link_name: &str) -> String {
|
||||
format_string(link_name, true, true, " 0B", " └──",),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user