feat: grustrag bolt #1392
@ -921,6 +921,7 @@ pendingRecipeSchema.set("toJSON", {
 | 
				
			|||||||
        delete returnedObject.LongGuns;
 | 
					        delete returnedObject.LongGuns;
 | 
				
			||||||
        delete returnedObject.Pistols;
 | 
					        delete returnedObject.Pistols;
 | 
				
			||||||
        delete returnedObject.Melees;
 | 
					        delete returnedObject.Melees;
 | 
				
			||||||
 | 
					        delete returnedObject.SuitToUnbrand;
 | 
				
			||||||
        (returnedObject as IPendingRecipeClient).CompletionDate = {
 | 
					        (returnedObject as IPendingRecipeClient).CompletionDate = {
 | 
				
			||||||
            $date: { $numberLong: (returnedObject as IPendingRecipeDatabase).CompletionDate.getTime().toString() }
 | 
					            $date: { $numberLong: (returnedObject as IPendingRecipeDatabase).CompletionDate.getTime().toString() }
 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user