Update the default "reconnect_time" in UC Mode
This commit is contained in:
parent
3b5ac10dc8
commit
30c0e2469e
|
@ -367,7 +367,7 @@ class Mobile:
|
|||
|
||||
|
||||
class UC:
|
||||
RECONNECT_TIME = 2.32 # Seconds
|
||||
RECONNECT_TIME = 2.35 # Seconds
|
||||
|
||||
|
||||
class ValidBrowsers:
|
||||
|
|
Loading…
Reference in New Issue