mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
collect unknowns too
This commit is contained in:
parent
c3676e7b62
commit
5d7c2054b3
2 changed files with 10 additions and 2 deletions
|
|
@ -130,7 +130,7 @@ impl Entry {
|
|||
} else if self.is_mus() {
|
||||
""
|
||||
} else {
|
||||
" "
|
||||
"⁇"
|
||||
}
|
||||
}
|
||||
fn style (&self) -> Option<Style> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue