Try to fix build issue

This commit is contained in:
2022-03-16 20:19:31 +08:00
parent 2ffd88aefe
commit fef3e11cb9

View File

@@ -188,6 +188,7 @@ impl Main {
}
};
if !overwrite {
#[cfg(feature = "exif")]
if pw.helper.update_exif() {
if add_exifdata_to_image(&file_name, &datas, 0).is_err() {
println!(