improve:默认配置文件
This commit is contained in:
@@ -238,7 +238,7 @@ namespace Ink_Canvas
|
|||||||
[JsonProperty("isEnableFingerGestureSlideShowControl")]
|
[JsonProperty("isEnableFingerGestureSlideShowControl")]
|
||||||
public bool IsEnableFingerGestureSlideShowControl { get; set; } = true;
|
public bool IsEnableFingerGestureSlideShowControl { get; set; } = true;
|
||||||
[JsonProperty("isSupportWPS")]
|
[JsonProperty("isSupportWPS")]
|
||||||
public bool IsSupportWPS { get; set; } = true;
|
public bool IsSupportWPS { get; set; } = false;
|
||||||
[JsonProperty("enableWppProcessKill")]
|
[JsonProperty("enableWppProcessKill")]
|
||||||
public bool EnableWppProcessKill { get; set; } = true;
|
public bool EnableWppProcessKill { get; set; } = true;
|
||||||
[JsonProperty("isAlwaysGoToFirstPageOnReenter")]
|
[JsonProperty("isAlwaysGoToFirstPageOnReenter")]
|
||||||
|
|||||||
Reference in New Issue
Block a user