Remove ThumbnailKey
This commit is contained in:
parent
7b586c8561
commit
5760ac0166
9 changed files with 0 additions and 18 deletions
|
|
@ -93,7 +93,6 @@ namespace MatterHackers.MatterControl.Library
|
|||
public string ID => $"MatterHackers/ItemGenerator/{Name}".GetHashCode().ToString();
|
||||
public string Category { get; set; }
|
||||
public string Name => nameResolver?.Invoke();
|
||||
public string ThumbnailKey { get; } = "";
|
||||
|
||||
public string ContentType { get; set; } = "mcx";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue