Commit cc62b3bf9104b4e79ba806e2324822ccf4e48b17

Authored by Adhidarma Hadiwinoto
1 parent 3c251353a7
Exists in master and in 1 other branch webadmin

Modem.name log

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

... ... @@ -51,6 +51,7 @@ async function sendToModem(partner, msg, modem, parentXid) {
51 51 xid,
52 52 partner,
53 53 msgHead,
  54 + modem: modem.name,
54 55 e: e.message,
55 56 });
56 57 }