alroyso 1 năm trước cách đây
mục cha
commit
f019469138
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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();