add:兼容性变更提示
This commit is contained in:
@@ -250,6 +250,8 @@ namespace Ink_Canvas
|
||||
public bool HasAcceptedTelemetryPrivacy { get; set; } = false;
|
||||
[JsonProperty("hasShownOobe")]
|
||||
public bool HasShownOobe { get; set; } = false;
|
||||
[JsonProperty("hasConfirmedNetCompatibilityChange")]
|
||||
public bool HasConfirmedNetCompatibilityChange { get; set; } = false;
|
||||
}
|
||||
|
||||
public class Appearance
|
||||
|
||||
Reference in New Issue
Block a user