alroyso 1 yıl önce
ebeveyn
işleme
f019469138
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lib/app/controller/GlobalController.dart

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

@@ -331,7 +331,7 @@ class GlobalController extends GetxController {
   }
 
   Future<void> handleExit() async {
-
+    await systemProxySwitch(false);
     await controllers.service.stopService();
     await trayManager.destroy();
     await windowManager.destroy();