woof woof
Signed-off-by: girlbossceo <june@girlboss.ceo>
This commit is contained in:
parent
84338cc827
commit
76c00283de
3 changed files with 348 additions and 367 deletions
|
@ -544,7 +544,7 @@ pub async fn get_server_version_route(
|
|||
|
||||
Ok(get_server_version::v1::Response {
|
||||
server: Some(get_server_version::v1::Server {
|
||||
name: Some("Conduit".to_owned()),
|
||||
name: Some("cowonduit".to_owned()),
|
||||
version: Some(env!("CARGO_PKG_VERSION").to_owned()),
|
||||
}),
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue