Set meta bug fix #27
@@ -222,7 +222,7 @@ pub mod metadata {
|
||||
|
||||
match vb.save_to_path(filepath, lofty::config::WriteOptions::default())
|
||||
{
|
||||
Ok(res) => {
|
||||
Ok(_) => {
|
||||
Ok(value.to_owned())
|
||||
}
|
||||
Err(err) => Err(std::io::Error::new(
|
||||
|
Reference in New Issue
Block a user