mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Try to fix build issue
This commit is contained in:
@@ -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!(
|
||||
|
||||
Reference in New Issue
Block a user