Extend square-hole creation flow with visual asset timeout guard
This commit is contained in:
@@ -15,6 +15,10 @@ pub struct SquareHoleWorkUpdateInput {
|
||||
pub summary_text: String,
|
||||
pub tags_json: String,
|
||||
pub cover_image_src: String,
|
||||
pub background_prompt: String,
|
||||
pub background_image_src: String,
|
||||
pub shape_options_json: String,
|
||||
pub hole_options_json: String,
|
||||
pub shape_count: u32,
|
||||
pub difficulty: u32,
|
||||
pub updated_at_micros: i64,
|
||||
|
||||
Reference in New Issue
Block a user