From a9405c433dc12bff7b45529d037d28865de6b700 Mon Sep 17 00:00:00 2001 From: "dorian.hodin" Date: Wed, 8 Mar 2023 10:33:20 +0100 Subject: [PATCH] Re-deploy --- Source/API/script/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();