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
2db0ecf2c7
commit
163879e051
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ private void SetSettings(string value)
|
|||
ps.Save();
|
||||
PublicVar.settingsChanged = true;
|
||||
|
||||
this.Hide();
|
||||
Hide();
|
||||
}
|
||||
|
||||
if (value == "default")
|
||||
|
|
|
|||
Loading…
Reference in a new issue