fix:一言API设置重复写入
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user