modified radicle-httpd/src/api/v1/projects.rs
@@ -324,7 +324,7 @@ async fn remotes_handler(State(ctx): State<Context>, Path(project): Path<Id>) ->
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -454,7 +454,7 @@ async fn issues_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -568,7 +568,7 @@ async fn issue_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -732,7 +732,7 @@ async fn patches_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -754,7 +754,7 @@ async fn patch_handler(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|