Co-authored-by: Copilot <copilot@github.com>
@@ -16,7 +16,7 @@
// Definisce l'URL in base all'ambiente e alla pagina
if ($env === 'local') {
$nextUrl = "http://localhost:3000/plasma";
$nextUrl = "http://localhost:3000/my-app/out/plasma/";
} else {
$nextUrl = "/my-app/out/plasma/";
}
The note is not visible to the blocked user.