Really old sysinfo.json dont have link_info

This commit is contained in:
Tim Wilkinson 2022-05-25 21:39:50 -07:00 committed by Joe AE6XE
parent 47826f809c
commit 2f96f2bc7a
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ function lqm()
track.links[link.hostname:lower()] = { type = "DTD" }
end
end
else
elseif info.link_info then
-- If there's no LQM information we fallback on using link information.
for ip, link in pairs(info.link_info)
do