Commit a2bc143e8e90e1aac5f38a73c68f5befd1f0ce1e

Authored by Adhidarma Hadiwinoto
1 parent 228e898971
Exists in master

typo

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

partner-scrappingkisel.js
... ... @@ -128,7 +128,7 @@ function topupRequest(task) {
128 128 });
129 129 }
130 130  
131   -function start(_config, _callbackReport) {
  131 +function start(_config, _callbackReport, options) {
132 132 config = _config;
133 133 callbackReport = _callbackReport;
134 134