mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Add code to upload machine photos as well as edit or view details about them.
This commit is contained in:
@@ -8,7 +8,6 @@ namespace Marechai.ViewModels
|
||||
{
|
||||
public string Name { get; set; }
|
||||
public string Model { get; set; }
|
||||
public string CompanyName { get; set; }
|
||||
public int CompanyId { get; set; }
|
||||
public Guid? CompanyLogo { get; set; }
|
||||
public DateTime? Introduced { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user