This commit is contained in:
Pinga 2023-12-06 23:49:57 +02:00
parent 8df96b5e5e
commit 25a7825989

View file

@ -2655,6 +2655,5 @@ class DomainsController extends Controller
return $response->withHeader('Location', '/domains')->withStatus(302);
}
}
}
}