mirror of
				https://github.com/EndPwnArchive/EndPwn3Plugins.git
				synced 2024-08-14 23:57:06 +00:00 
			
		
		
		
	fix the shit
This commit is contained in:
		
							parent
							
								
									88dbbdb77f
								
							
						
					
					
						commit
						aaa37feef7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -92,7 +92,7 @@ exports = {
 | 
				
			||||||
                    internal.print(`Reloading!`);
 | 
					                    internal.print(`Reloading!`);
 | 
				
			||||||
                    electron.getCurrentWindow().loadURL(window.location.href);
 | 
					                    electron.getCurrentWindow().loadURL(window.location.href);
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            },`The following plugins need to update: ${updated.join(", ")}. Would you like to restart for these plugins to be updated?`,);
 | 
					            },`The following plugins need to update: ${updated.join(", ")}. Would you like to restart for these plugins to be updated?`);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -314,4 +314,4 @@ exports = {
 | 
				
			||||||
        this.updateCheck();
 | 
					        this.updateCheck();
 | 
				
			||||||
        setTimeout(this.init,200);
 | 
					        setTimeout(this.init,200);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue