You've already forked AstralRinth
forked from didirus/AstralRinth
Lots of little fixes (#73)
* Lots of little fixes * Change + Add TODOs back that were incomplete * Fix migrations * Run prepare * Minor fixes * Fix formatting * SQLX Prepare
This commit is contained in:
@@ -6,8 +6,7 @@ pub async fn index_get() -> HttpResponse {
|
||||
let data = json!({
|
||||
"name": "modrinth-labrinth",
|
||||
"version": env!("CARGO_PKG_VERSION"),
|
||||
//TODO: Add the documentation link
|
||||
"documentation": "Nowhere yet",
|
||||
"documentation": "https://modrinth.com/documentation",
|
||||
"about": "Welcome traveler !"
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user