mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-01 12:32:10 +00:00
parent
c22b57927c
commit
14afeab2bb
1 changed files with 1 additions and 1 deletions
|
@ -1250,7 +1250,7 @@ namespace ServiceLib.Handler.CoreConfig
|
|||
|
||||
private int GenExperimental(SingboxConfig singboxConfig)
|
||||
{
|
||||
if (_config.guiItem.enableStatistics)
|
||||
//if (_config.guiItem.enableStatistics)
|
||||
{
|
||||
singboxConfig.experimental ??= new Experimental4Sbox();
|
||||
singboxConfig.experimental.clash_api = new Clash_Api4Sbox()
|
||||
|
|
Loading…
Reference in a new issue