[#] 界面微调

This commit is contained in:
huiyadanli
2020-01-03 00:03:01 +08:00
parent f37c138c1f
commit 21b3f7ed1d
2 changed files with 39 additions and 39 deletions

View File

@@ -93,7 +93,7 @@ namespace RevokeMsgPatcher.Modifier
}
else if (j == editors.Count)
{
label.Text = version + "(支持特征防撤回)";
label.Text = version + "(支持特征防撤回)";
label.ForeColor = Color.LimeGreen;
}
else