Commit a117560878723b13745c4e564cee361e7cfd87be

Authored by Adhidarma Hadiwinoto
1 parent bf3ad3f71a
Exists in master

typo

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

... ... @@ -106,7 +106,7 @@ function _hit(task, is_advice) {
106 106 message: result.message,
107 107 sn: result.sn,
108 108 amount: Number(result.amount) || null,
109   - balance: Number(qs.ending_balance) || null,
  109 + balance: Number(result.ending_balance) || null,
110 110 raw: body,
111 111 misc: {
112 112 task: task