From 2d254dba30cdaa59f8420e5f84e7fc977b74ea3e Mon Sep 17 00:00:00 2001 From: Nathan Steel Date: Sun, 18 May 2025 14:56:05 +0100 Subject: [PATCH] Move comment to fix session error --- app/routes/_app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/_app.php b/app/routes/_app.php index 3cbae09..483ee11 100644 --- a/app/routes/_app.php +++ b/app/routes/_app.php @@ -1,5 +1,5 @@ - view('/', 'index');