Update 33.6.8 + mastery training #55
@ -144,7 +144,6 @@ const FlavourItemSchema = new Schema({
 | 
			
		||||
 | 
			
		||||
FlavourItemSchema.set("toJSON", {
 | 
			
		||||
    transform(_document, returnedObject) {
 | 
			
		||||
        returnedObject.ItemType;
 | 
			
		||||
        delete returnedObject._id;
 | 
			
		||||
        delete returnedObject.__v;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user