fixing compile
This commit is contained in:
parent
50af96e0b7
commit
edef42da29
1 changed files with 1 additions and 5 deletions
|
@ -734,11 +734,7 @@ pub mod song_model {
|
|||
false
|
||||
}
|
||||
}
|
||||
Err(_e) => {
|
||||
|
||||
debug!(?updated_font);
|
||||
false
|
||||
}},
|
||||
Err(_e) => false,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue