🐛Update submodule

⬆️更新v2ray-core to  4.25.0
⬆️更新部分规则
This commit is contained in:
Amazing_DM
2020-06-23 14:13:21 +08:00
parent be0770d81b
commit b41ab4d25e
4 changed files with 8 additions and 2 deletions

View File

@@ -116,6 +116,11 @@ namespace Netch.Forms.Server
{
return;
}
if (AlterIDTextBox.Text == "")
{
MessageBox.Show(Utils.i18N.Translate("Please fill in alterID"), Utils.i18N.Translate("Information"), MessageBoxButtons.OK, MessageBoxIcon.Information);
return;
}
if (Index == -1)
{
Global.Settings.Server.Add(new Models.Server