modified radicle-httpd/src/api.rs
@@ -109,7 +109,7 @@ async fn root_handler() -> impl IntoResponse {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/v1/projects.rs
@@ -114,7 +114,7 @@ async fn project_handler(State(ctx): State<Context>, Path(id): Path<Id>) -> impl
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|