feat: 修复节点切换bug
This commit is contained in:
@@ -1504,6 +1504,7 @@ class KRHomeController extends GetxController with WidgetsBindingObserver {
|
||||
},
|
||||
(_) {
|
||||
// 切换成功
|
||||
KRSingBoxImp.instance.kr_startNodeSelectionMonitor(tag);
|
||||
KRLogUtil.kr_i('✅ selectOutbound 调用成功', tag: 'HomeController');
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user