fix: typo
This commit is contained in:
parent
07c84214ac
commit
92b62527bd
@ -240,7 +240,7 @@ export const addItem = async (
|
|||||||
await inventory.save();
|
await inventory.save();
|
||||||
return {
|
return {
|
||||||
InventoryChanges: {
|
InventoryChanges: {
|
||||||
ShipDecorations: changes
|
RawUpgrades: changes
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user