@@ -66,12 +66,12 @@ namespace compabetov2
{
MenuPrincipal principal = new MenuPrincipal();
principal.Show();
MenuPrincipal principal = new MenuPrincipal(service.conseguirInicioSesion(txtusuario.Text));
principal.ShowDialog();
this.Hide();
this.Close();
The note is not visible to the blocked user.