Update Nerdfont glyphs (#1141)
This commit is contained in:
@@ -83,7 +83,7 @@ impl ListItem for Show {
|
||||
fn display_right(&self, library: &Library) -> String {
|
||||
let saved = if library.is_saved_show(self) {
|
||||
if library.cfg.values().use_nerdfont.unwrap_or(false) {
|
||||
"\u{f62b} "
|
||||
"\u{f012c} "
|
||||
} else {
|
||||
"✓ "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user