menu fix
This commit is contained in:
@@ -136,7 +136,7 @@ namespace mpvnet
|
||||
{
|
||||
public int ID { get; set; }
|
||||
public bool External { get; set; }
|
||||
public string Text { get; set; }
|
||||
public string Text { get; set; } = "";
|
||||
public string Type { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user