You've already forked AstralRinth
forked from didirus/AstralRinth
Fixed spacing (#181)
Co-authored-by: 0SoggyMustache0 <george@georgekazan.dev> Co-authored-by: 0SoggyMustache0 <george@georgekazan.dev> Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@ pub async fn index_get() -> HttpResponse {
|
|||||||
"name": "modrinth-labrinth",
|
"name": "modrinth-labrinth",
|
||||||
"version": env!("CARGO_PKG_VERSION"),
|
"version": env!("CARGO_PKG_VERSION"),
|
||||||
"documentation": "https://modrinth.com/documentation",
|
"documentation": "https://modrinth.com/documentation",
|
||||||
"about": "Welcome traveler !"
|
"about": "Welcome traveler!"
|
||||||
});
|
});
|
||||||
|
|
||||||
HttpResponse::Ok().json(data)
|
HttpResponse::Ok().json(data)
|
||||||
|
|||||||
Reference in New Issue
Block a user