feat(webui): skins #2816
@ -343,7 +343,7 @@ interface ISellRequest {
|
||||
CrewShipWeapons?: ISellItem[];
|
||||
CrewShipWeaponSkins?: ISellItem[];
|
||||
FusionTreasures?: ISellItem[];
|
||||
WeaponSkins?: ISellItem[];
|
||||
WeaponSkins?: ISellItem[]; // SNS specific field
|
||||
|
AMelonInsideLemon marked this conversation as resolved
Outdated
|
||||
};
|
||||
SellPrice: number;
|
||||
SellCurrency:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user
Maybe a comment here that this is not a standard request field?