diff --git a/server-rs/crates/shared-contracts/src/assets.rs b/server-rs/crates/shared-contracts/src/assets.rs index 0251a8f32..c30598dc1 100644 --- a/server-rs/crates/shared-contracts/src/assets.rs +++ b/server-rs/crates/shared-contracts/src/assets.rs @@ -1078,6 +1078,7 @@ mod tests { source_width: 768, source_height: 1024, prompt_text: "待机呼吸".to_string(), + screen_color: None, resolution: "720p".to_string(), ratio: "same".to_string(), frame_count: 48,