Re-use variable fix
This commit is contained in:
		
							parent
							
								
									a447887901
								
							
						
					
					
						commit
						da3c3e8f5c
					
				| @ -123,7 +123,7 @@ function downloadPromoVideoSubtiles() { | |||||||
|             } |             } | ||||||
|           } else { |           } else { | ||||||
|             console.log(`${language.name} is missing, downloading`); |             console.log(`${language.name} is missing, downloading`); | ||||||
|             download(`${PATH}/promo-video/${language.name}`, language.download_url); |             download(filePath, language.download_url); | ||||||
|             downloadedCount++; |             downloadedCount++; | ||||||
|           } |           } | ||||||
|         } |         } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user