From 5a82f715805fb8411f2ad8a6d969d261a0967ceb Mon Sep 17 00:00:00 2001 From: AbdellahBoutmad <148339843+AbdellahBoutmad@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:41:13 +0100 Subject: [PATCH] Edit a sentence in index.php (#19309) * Edit a sentence in index.php Signed-off-by: abdellah boutmad * Edit a sentence in index.php Signed-off-by: abdellah boutmad * Update index.php Co-authored-by: William Desportes Signed-off-by: abdellah boutmad --------- Signed-off-by: abdellah boutmad Co-authored-by: William Desportes --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 488be8cc23..ab293f201c 100644 --- a/index.php +++ b/index.php @@ -15,7 +15,7 @@ setTimeout(function() { window.location = decodeURI('./public/'); }, 2000);