Commit c3865cc6cc368730492858dcf8f971d7029b2083

Authored by Adhidarma Hadiwinoto
1 parent cce5494939
Exists in master

missing tutup kurung

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

... ... @@ -104,7 +104,7 @@ function directResponseHandler(body, request_id) {
104 104 }
105 105 console.log(result);
106 106 //request_id = result.pulsamatic.trxid;
107   - };
  107 + )};
108 108  
109 109 }
110 110