Fix after depdenency update
This commit is contained in:
@@ -340,6 +340,7 @@ impl CommitManager {
|
|||||||
title: String::new(),
|
title: String::new(),
|
||||||
path: cover_path.to_owned(),
|
path: cover_path.to_owned(),
|
||||||
data: Vec::new(),
|
data: Vec::new(),
|
||||||
|
..Default::default()
|
||||||
};
|
};
|
||||||
let file_name = std::ffi::OsString::from(&song_file.file_name().unwrap());
|
let file_name = std::ffi::OsString::from(&song_file.file_name().unwrap());
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user