√ → ✓

This commit is contained in:
Ghost 2020-05-14 09:15:32 +08:00 committed by GitHub
parent d385b44a48
commit d768b2c53f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -217,7 +217,7 @@ namespace v2rayN.Forms
todayDown = string.Empty;
if (config.index.Equals(k))
{
def = "";
def = "";
}
VmessItem item = config.vmess[k];