mirror of
https://github.com/netchx/netch.git
synced 2026-03-26 18:49:46 +08:00
修复添加服务器ServerComboBox未刷新
This commit is contained in:
@@ -64,6 +64,7 @@ namespace Netch.Forms
|
||||
|
||||
Hide();
|
||||
form?.ShowDialog();
|
||||
InitServer();
|
||||
Configuration.Save();
|
||||
Show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user