Icarus models bump #55

Merged
kdeng00 merged 2 commits from icarus_models_bump into icarus_v2_support 2025-08-27 15:07:44 -04:00
Showing only changes of commit d67be8cc3b - Show all commits
+1
View File
@@ -340,6 +340,7 @@ impl CommitManager {
title: String::new(),
path: cover_path.to_owned(),
data: Vec::new(),
..Default::default()
};
let file_name = std::ffi::OsString::from(&song_file.file_name().unwrap());