mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-16 10:32:58 +08:00
Update save settings only when main window is closed
This commit is contained in:
@@ -91,7 +91,6 @@ namespace GrasscutterTools.Forms
|
||||
{
|
||||
// 保存文件路径
|
||||
Settings.Default.BannersJsonPath = TxtBannersJsonPath.Text;
|
||||
Settings.Default.Save();
|
||||
|
||||
base.OnFormClosed(e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user