mirror of https://github.com/louislam/uptime-kuma
fix: numeric flag now properly passed to the underlying function
parent
0bb2756f9c
commit
f275d5611b
|
@ -182,6 +182,7 @@ exports.pingAsync = function (
|
|||
v6: ipv6,
|
||||
min_reply: count,
|
||||
sourceAddr: sourceAddr,
|
||||
numeric: numeric,
|
||||
packetSize: size,
|
||||
deadline: deadline,
|
||||
timeout: timeout
|
||||
|
|
Loading…
Reference in New Issue