diff --git a/partner-otomax.js b/partner-otomax.js index a90a117..3863183 100644 --- a/partner-otomax.js +++ b/partner-otomax.js @@ -43,9 +43,8 @@ function start(options) { resendDelay.init({ config: config, - topupRequest: topupRequest, - logger: logger, - topupRequest: checkStatus + topupRequest: checkStatus, + logger: logger }); taskHistory.init(options);