mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	fixed #913
This commit is contained in:
		
							parent
							
								
									9bfbba6fea
								
							
						
					
					
						commit
						63e175d389
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -766,6 +766,8 @@ void MainWindow::SaveTunnelsConfig() {
 | 
			
		|||
    outfile << out.str().c_str();
 | 
			
		||||
    outfile.close();
 | 
			
		||||
 | 
			
		||||
    i2p::client::ClientContext::ReloadConfig();
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void MainWindow::TunnelsPageUpdateListenerMainWindowImpl::updated(std::string oldName, TunnelConfig* tunConf) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue