Commit 38ad0fad2171d72223eb48e3219c374d3776f86d

Authored by Adhidarma Hadiwinoto
1 parent c44065e4a8
Exists in master

report include handler_name

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

... ... @@ -111,6 +111,7 @@ function report(data) {
111 111 handler: config.handler_name,
112 112 sn: data.sn,
113 113 amount: data.amount,
  114 + handler: config.handler_name,
114 115 raw: data.raw,
115 116 misc: data.misc
116 117 }