Commit b111328c0fcefbbec0771c74e6c429b08bedf22a

Authored by Adhidarma Hadiwinoto
1 parent 975661c396
Exists in master

perbaikan partner start

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

... ... @@ -24,6 +24,6 @@ var options = {
24 24  
25 25 var httpServer = HttpServer.start(config, options);
26 26  
27   -partner.start(config, aaa.callbackReport, options);
  27 +partner.start(options);
28 28 aaa.start(config, partner, options);
29 29 expresso.start(options);