Update SettingsForm.cs

This commit is contained in:
Alexander 2019-01-04 13:48:24 +02:00
parent 30aec3fa0f
commit 0277d2b9d9

View file

@ -186,7 +186,6 @@ private void SettingsForm_Load(object sender, EventArgs e)
{
SaltTextBox.Visible = true;
SaltLabel.Visible = true;
}
}
/*Form Events*/