mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
Fix ugoira was converted twice
This commit is contained in:
@@ -350,6 +350,7 @@ pub async fn download_artwork_ugoira(
|
||||
.replace("<dest>", output_file_name.to_str().unwrap_or("(null)"))
|
||||
.as_str()
|
||||
);
|
||||
return Ok(());
|
||||
}
|
||||
}
|
||||
#[cfg(feature = "ugoira")]
|
||||
|
||||
Reference in New Issue
Block a user