fix:一言API设置重复写入

This commit is contained in:
2026-04-05 09:25:53 +08:00
parent b62055e705
commit dfc23b4428
4 changed files with 26 additions and 8 deletions
+1
View File
@@ -1165,6 +1165,7 @@ namespace Ink_Canvas
public static Settings Settings = new Settings();
public static string settingsFileName = Path.Combine("Configs", "Settings.json");
private bool isLoaded;
private bool _suppressChickenSoupSourceSelectionChanged;
private bool forcePointEraser;
/// <summary>