mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-20 06:02:23 +00:00
√ → ✓
This commit is contained in:
parent
d385b44a48
commit
d768b2c53f
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ namespace v2rayN.Forms
|
|||
todayDown = string.Empty;
|
||||
if (config.index.Equals(k))
|
||||
{
|
||||
def = "√";
|
||||
def = "✓";
|
||||
}
|
||||
|
||||
VmessItem item = config.vmess[k];
|
||||
|
|
Loading…
Reference in a new issue