mirror of
				https://github.com/EndPwnArchive/cynergy.git
				synced 2024-08-14 22:46:57 +00:00 
			
		
		
		
	more canary/ptb fixes
This commit is contained in:
		
							parent
							
								
									026c392b70
								
							
						
					
					
						commit
						8d96f9cae4
					
				
					 2 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -43,12 +43,12 @@
 | 
			
		|||
                if(confirm("This is your last chance to back out. It's all over from here if you continue.","Final Chance To Leave")){
 | 
			
		||||
                    setup();
 | 
			
		||||
                }else{
 | 
			
		||||
                    require("electron").remote.getCurrentWindow().loadURL("https://discordapp.com/channels/@me");
 | 
			
		||||
                    cleanup();
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            var goback = function(){
 | 
			
		||||
                require("electron").remote.getCurrentWindow().loadURL("https://discordapp.com/channels/@me");
 | 
			
		||||
                cleanup();
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            if(typeof(_cynergy_ver) !== "undefined"){
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue