mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 22:22:26 +00:00
Added space to comply with CI/CD styling
This commit is contained in:
parent
22b040160f
commit
0d51c7e1b9
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ impl Icons {
|
|||
m.insert("js", "\u{e74e}"); // ""
|
||||
m.insert("json", "\u{e60b}"); // ""
|
||||
m.insert("jsx", "\u{e7ba}"); // ""
|
||||
m.insert("jl","\u{e624}"); // ""
|
||||
m.insert("jl", "\u{e624}"); // ""
|
||||
m.insert("ksh", "\u{f489}"); // ""
|
||||
m.insert("less", "\u{e758}"); // ""
|
||||
m.insert("lhs", "\u{e777}"); // ""
|
||||
|
|
Loading…
Reference in a new issue