mirror of
https://github.com/2dust/v2rayN.git
synced 2025-08-24 03:46:55 +00:00
one client
This commit is contained in:
parent
f9d4cd036e
commit
f2ae40b82e
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ namespace v2rayN
|
|||
}
|
||||
else
|
||||
{
|
||||
UI.ShowWarning($"v2rayN is already running(v2rayN已经运行)");
|
||||
// UI.ShowWarning($"v2rayN is already running(v2rayN已经运行)");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue