diff --git a/Source/API/script/index.php b/Source/API/script/index.php index c0be5d3..1a3deb0 100644 --- a/Source/API/script/index.php +++ b/Source/API/script/index.php @@ -58,4 +58,4 @@ $app->get('/', function (Request $request, Response $response) { // Run app -$app->run(); \ No newline at end of file +$app->run();