Ok singolo download
This commit is contained in:
@@ -16,7 +16,7 @@ namespace MP.AppAuth.Models
|
||||
public string AppName { get; set; }
|
||||
|
||||
public string AppUrl { get; set; }
|
||||
public bool? IsAuth { get; set; }
|
||||
public bool IsAuth { get; set; } = false;
|
||||
public string LicenseKey { get; set; }
|
||||
public string LocalRepo { get; set; }
|
||||
public string ManifestUrl { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user