From ff1d763511fda9c4a4f793257b530e1e5547c6f0 Mon Sep 17 00:00:00 2001 From: Fabian Schieder Date: Tue, 31 Mar 2026 00:18:58 +0200 Subject: [PATCH] Add blank line for improved readability in index.php --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 6a593ed..71340cf 100644 --- a/index.php +++ b/index.php @@ -8,4 +8,5 @@ require_once __DIR__ . '/lib/bootstrap.php'; +