Minor fix

This commit is contained in:
2025-06-07 13:20:18 +08:00
parent eaee52d64d
commit 04b2e63b4f

View File

@@ -996,6 +996,7 @@ pub fn unpack_archive(
pb.push(fname);
}
}
pb.set_extension("");
pb.to_string_lossy().into_owned()
}
None => {