mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Fix unit test failed
This commit is contained in:
@@ -34,6 +34,7 @@ impl Clone for FanboxData {
|
||||
Self {
|
||||
id: self.id.clone(),
|
||||
raw: self.raw.clone(),
|
||||
#[cfg(feature = "exif")]
|
||||
exif_data: None,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user