fix timeout 5s. collection3

This commit is contained in:
miggaze 2022-05-05 15:34:54 +07:00
parent 55a0bd2113
commit dcece5135a

View file

@ -626,7 +626,7 @@
Var Timeout = Timeout + 1
If Timeout > 60 Then
If Timeout > 5 Then