From 8f87909585eb035459ec03ef2f10fa441f3b9e31 Mon Sep 17 00:00:00 2001 From: pythonkoft Date: Fri, 7 Nov 2025 11:51:41 +0000 Subject: [PATCH] Update main.py 12 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index b43810a..eccc6b3 100644 --- a/main.py +++ b/main.py @@ -2369,7 +2369,7 @@ class Gmail: geoip=False, enable_cache=True, humanize=True, - args=browser_args + # args=browser_args ) self.browser_context = self.ctx_manager.start()