mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 03:46:55 +00:00
√ (U+221A, 根号) => ✓ (U+2713, 勾号)
This commit is contained in:
parent
47dce69aa4
commit
1febfd51df
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