mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Update SettingsForm.cs
This commit is contained in:
parent
30aec3fa0f
commit
0277d2b9d9
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ private void SettingsForm_Load(object sender, EventArgs e)
|
|||
{
|
||||
SaltTextBox.Visible = true;
|
||||
SaltLabel.Visible = true;
|
||||
|
||||
}
|
||||
}
|
||||
/*Form Events*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue