WIP Assisted tooling
This commit is contained in:
@@ -10,6 +10,8 @@ namespace Step.Model.ConfigModels
|
||||
{
|
||||
public int MagazineId { get; set; }
|
||||
|
||||
public bool AssistedTooling { get; set; }
|
||||
|
||||
public Dictionary<string, string> LocalizedNames { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user