Add an equipment in the gear
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
public int MinSize { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string ReserveCanopy { get; set; }
|
||||
public string Equipment { get; set; }
|
||||
|
||||
public User User { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user