mirror of
				https://github.com/2dust/v2rayN.git
				synced 2025-10-31 20:42:52 +00:00 
			
		
		
		
	up
This commit is contained in:
		
							parent
							
								
									3aeaadade6
								
							
						
					
					
						commit
						47dce69aa4
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -847,7 +847,7 @@ namespace v2rayN.Forms | |||
|             { | ||||
|                 //刷新 | ||||
|                 RefreshServers(); | ||||
|                 LoadV2ray(); | ||||
|                 //LoadV2ray(); | ||||
|                 UI.Show(UIRes.I18N("SuccessfullyImportedCustomServer")); | ||||
|             } | ||||
|             else | ||||
|  | @ -1136,7 +1136,7 @@ namespace v2rayN.Forms | |||
|             { | ||||
|                 //TODO: reload is not good. | ||||
|                 RefreshServers(); | ||||
|                 LoadV2ray(); | ||||
|                 //LoadV2ray(); | ||||
|             } | ||||
|         } | ||||
|         private void menuSelectAll_Click(object sender, EventArgs e) | ||||
|  |  | |||
|  | @ -32,4 +32,4 @@ using System.Runtime.InteropServices; | |||
| // 方法是按如下所示使用“*”: | ||||
| //[assembly: AssemblyVersion("1.0.*")] | ||||
| //[assembly: AssemblyVersion("1.0.0")] | ||||
| [assembly: AssemblyFileVersion("3.28")] | ||||
| [assembly: AssemblyFileVersion("3.29")] | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 2dust
						2dust