mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-15 04:30:29 +03:00
fix: numeric flag now properly passed to the underlying function
This commit is contained in:
parent
0bb2756f9c
commit
f275d5611b
1 changed files with 1 additions and 0 deletions
|
@ -182,6 +182,7 @@ exports.pingAsync = function (
|
|||
v6: ipv6,
|
||||
min_reply: count,
|
||||
sourceAddr: sourceAddr,
|
||||
numeric: numeric,
|
||||
packetSize: size,
|
||||
deadline: deadline,
|
||||
timeout: timeout
|
||||
|
|
Loading…
Add table
Reference in a new issue