alroyso hai 3 meses
pai
achega
15ad3bfe24
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/app/controller/GlobalController.dart

+ 1 - 1
lib/app/controller/GlobalController.dart

@@ -232,7 +232,7 @@ class GlobalController extends GetxController {
       }
       nodeModes.value = await ApiService().getNode("/api/client/v4/nodes?vless=1");
 
-
+      await makeProxy();
       if (!await checkAllCoresStopped()) {
         throw Exception("内核未启动");
       }