mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-14 16:13:48 -05:00
feat: detect image url from label
This commit is contained in:
@@ -7,6 +7,7 @@ use super::{parts::Parts, status::Status};
|
||||
pub struct Update {
|
||||
pub reference: String,
|
||||
pub parts: Parts,
|
||||
pub url: Option<String>,
|
||||
pub result: UpdateResult,
|
||||
pub time: u32,
|
||||
pub server: Option<String>,
|
||||
|
||||
Reference in New Issue
Block a user