diff --git a/public/api.php b/public/api.php index 7dabcc0..a4cc234 100644 --- a/public/api.php +++ b/public/api.php @@ -21,4 +21,6 @@ $response = $http->name('api')->run(); $response->send(); -$http->end($response); \ No newline at end of file +$http->end($response); + +