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
|
false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Err(_e) => {
|
Err(_e) => false,
|
||||||
|
|
||||||
debug!(?updated_font);
|
|
||||||
false
|
|
||||||
}},
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue