mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Move processors admin index to Blazor.
This commit is contained in:
@@ -32,5 +32,7 @@ namespace Marechai.ViewModels
|
||||
public string InstructionSet { get; set; }
|
||||
public List<string> InstructionSetExtensions { get; set; }
|
||||
public int? CompanyId { get; set; }
|
||||
|
||||
public string IntroducedView => Introduced?.ToShortDateString() ?? "Unknown";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user