mirror of
				https://github.com/lordfriky/web-cfw-loader.git
				synced 2025-10-30 18:59:40 +00:00 
			
		
		
		
	Merge pull request #77 from zhangjiantao/patch-1
fix: payloadType not defined
This commit is contained in:
		
						commit
						c721ed37c1
					
				
							
								
								
									
										2
									
								
								main.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.js
									
									
									
									
									
								
							| @ -210,7 +210,7 @@ document.getElementById("goButton").addEventListener("click", async () => { | ||||
|     return; | ||||
|   } | ||||
| 
 | ||||
|   logOutput(`<span style='color:blue'>Preparing to launch ${payloadType}...</span>`); | ||||
|   logOutput(`<span style='color:blue'>Preparing to launch ${payloadPath}...</span>`); | ||||
|   launchPayload(payload); | ||||
| }); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user