1
0
Fork 0
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:
filippolauria 2025-03-04 12:11:51 +01:00
parent 0bb2756f9c
commit f275d5611b

View file

@ -182,6 +182,7 @@ exports.pingAsync = function (
v6: ipv6,
min_reply: count,
sourceAddr: sourceAddr,
numeric: numeric,
packetSize: size,
deadline: deadline,
timeout: timeout