fix lint
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build / build (20) (push) Successful in 45s
				
			
		
			
				
	
				Build / build (22) (push) Successful in 1m1s
				
			
		
			
				
	
				Build / build (18) (push) Successful in 1m13s
				
			
		
			
				
	
				Build / build (18) (pull_request) Successful in 43s
				
			
		
			
				
	
				Build / build (20) (pull_request) Successful in 59s
				
			
		
			
				
	
				Build / build (22) (pull_request) Successful in 1m8s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build / build (20) (push) Successful in 45s
				
			Build / build (22) (push) Successful in 1m1s
				
			Build / build (18) (push) Successful in 1m13s
				
			Build / build (18) (pull_request) Successful in 43s
				
			Build / build (20) (pull_request) Successful in 59s
				
			Build / build (22) (pull_request) Successful in 1m8s
				
			This commit is contained in:
		
							parent
							
								
									ed59ee242e
								
							
						
					
					
						commit
						e5773c8c34
					
				@ -95,7 +95,7 @@ export const addMissionInventoryUpdates = async (
 | 
				
			|||||||
                inventory.RegularCredits += value;
 | 
					                inventory.RegularCredits += value;
 | 
				
			||||||
                break;
 | 
					                break;
 | 
				
			||||||
            case "QuestKeys":
 | 
					            case "QuestKeys":
 | 
				
			||||||
                updateQuestKey(inventory, value);
 | 
					                await updateQuestKey(inventory, value);
 | 
				
			||||||
                break;
 | 
					                break;
 | 
				
			||||||
            case "AffiliationChanges":
 | 
					            case "AffiliationChanges":
 | 
				
			||||||
                updateSyndicate(inventory, value);
 | 
					                updateSyndicate(inventory, value);
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user