This commit is contained in:
fred 2023-03-14 18:23:25 +01:00
parent faf145c006
commit db97da79af
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Fred {
private $gatewayPort = ''; // :1234
private $gatewayDelay = 3;
private $gatewayDelay = 6;
public function __construct () {