Skip to content

Commit

Permalink
Missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
lifofifoX committed Oct 4, 2024
1 parent 75f76c3 commit a268386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/subcommand/server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ impl Server {

response.push(output_info);
}

Json(response).into_response()
} else {
StatusCode::NOT_FOUND.into_response()
Expand Down

0 comments on commit a268386

Please sign in to comment.