feat: add video download link to wrapup HTML page
Some checks failed
CI / Check / Test (push) Failing after 41s
Some checks failed
CI / Check / Test (push) Failing after 41s
This commit is contained in:
@@ -437,4 +437,5 @@ pub struct WrapUpPageTemplate<'a> {
|
||||
pub genre_max: u32,
|
||||
pub rating_pcts: [f64; 5],
|
||||
pub genre_pcts: Vec<f64>,
|
||||
pub video_url: Option<String>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user