1
This commit is contained in:
@@ -85,6 +85,8 @@ pub struct PuzzleLeaderboardEntryResponse {
|
||||
pub nickname: String,
|
||||
pub elapsed_ms: u64,
|
||||
#[serde(default)]
|
||||
pub visible_tags: Vec<String>,
|
||||
#[serde(default)]
|
||||
pub is_current_player: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user