mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Move model names to singular.
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
public long? Capacity { get; set; }
|
||||
public long Id { get; set; }
|
||||
|
||||
public Machines Machine { get; set; }
|
||||
public Machine Machine { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user