Commit 55abf3ee55908bce91fa344b261253c717203df1

Authored by Adhidarma Hadiwinoto
1 parent c3865cc6cc
Exists in master

typo

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