Skip to content

Commit

Permalink
fix(docs): Add documentation string for xal::client_params::CLIENT_WI…
Browse files Browse the repository at this point in the history
…NDOWS
  • Loading branch information
tuxuser committed Oct 4, 2024
1 parent a0ac621 commit ee4d89c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/models.rs
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,7 @@ pub mod client_params {
}
}

/// Windows Desktop Client
pub fn CLIENT_WINDOWS() -> XalClientParameters {
XalClientParameters {
user_agent: "XAL GRTS 2024.02.20240220.000".into(),
Expand Down

0 comments on commit ee4d89c

Please sign in to comment.