fix:issue #175 简易实现(后续会改)
This commit is contained in:
@@ -448,6 +448,9 @@ namespace Ink_Canvas
|
||||
[JsonProperty("autoDelSavedFilesDaysThreshold")]
|
||||
public int AutoDelSavedFilesDaysThreshold = 15;
|
||||
|
||||
[JsonProperty("keepFoldAfterSoftwareExit")]
|
||||
public bool KeepFoldAfterSoftwareExit { get; set; } = false;
|
||||
|
||||
[JsonProperty("isSaveFullPageStrokes")]
|
||||
public bool IsSaveFullPageStrokes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user