Commit 76325823cec64a0bec0ea9ca37c44dd34e582209

Authored by Adhidarma Hadiwinoto
1 parent f53f2def06
Exists in master

kekurangan kurung tutup

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

... ... @@ -95,7 +95,7 @@ function topupRequest(task, retry) {
95 95 }
96 96  
97 97 console.log(result);
98   - }
  98 + });
99 99  
100 100 });
101 101