feat(webui): skins #2816

Merged
Sainan merged 13 commits from AMelonInsideLemon/SpaceNinjaServer:webui-WeaponSkins into main 2025-10-09 23:02:10 -07:00
Showing only changes of commit c7523aaa10 - Show all commits

View File

@ -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

Maybe a comment here that this is not a standard request field?

Maybe a comment here that this is not a standard request field?
};
SellPrice: number;
SellCurrency: