Add public work read model and smooth puzzle transitions
This commit is contained in:
@@ -228,6 +228,8 @@ pub struct PuzzleRunNextLevelInput {
|
||||
pub owner_user_id: String,
|
||||
#[serde(default)]
|
||||
pub target_profile_id: Option<String>,
|
||||
#[serde(default)]
|
||||
pub prefer_similar_work: bool,
|
||||
pub advanced_at_micros: i64,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user