fix "remove"/"install"
This commit is contained in:
		
							parent
							
								
									5dd55e7486
								
							
						
					
					
						commit
						b9faabd269
					
				@ -52,7 +52,7 @@ module.exports = {
 | 
			
		||||
    const questions = [{
 | 
			
		||||
      type: "checkbox",
 | 
			
		||||
      name: "removeAppsList",
 | 
			
		||||
      message: "What apps do you want to remove?",
 | 
			
		||||
      message: "What apps do you want to Install?",
 | 
			
		||||
      choices: appList,
 | 
			
		||||
    }, ];
 | 
			
		||||
    return inquirer.prompt(questions);
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user