diff --git a/src/api/index.php b/src/api/index.php index 7005677..f13538f 100644 --- a/src/api/index.php +++ b/src/api/index.php @@ -34,4 +34,4 @@ $app->get(“/timelineData”, function (Request $request, Response $response) return $response->withHeader("Content-Type", "application/json"); }); -$app->run();1q +$app->run();