mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Fix build error
This commit is contained in:
@@ -303,6 +303,7 @@ impl Debug for FanboxCreator {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(feature = "exif")]
|
||||
impl ExifDataSource for FanboxCreator {
|
||||
fn image_author(&self) -> Option<String> {
|
||||
self.user_name().map(|s| s.to_owned())
|
||||
|
||||
Reference in New Issue
Block a user