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