一键连

1.新增节点获取失败后在次获取节点数据的逻辑
This commit is contained in:
level 2025-12-11 12:14:34 +08:00
parent 05ee01c7d4
commit 97efcdcff7
1 changed files with 0 additions and 3 deletions

View File

@ -757,9 +757,6 @@ open class HomeFragment : BaseFragment(), CoroutineScope by CoroutineScope(Dispa
cm.patchSelector("GLOBAL", baseNodeName)
}
}
}else{
RxToast.info(resources.getString(R.string.GetNodesAgined))
refreshNode()
}
}
} else {