From c86b515189ae3f16f12dfa2dfe76692a47b10da9 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 2 Jan 2020 00:02:48 +1000 Subject: Maybe now the missing speeds will show? --- apt-panopticon.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-panopticon.lua') diff --git a/apt-panopticon.lua b/apt-panopticon.lua index ba4d408..2e95d51 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -972,7 +972,7 @@ os.execute('sleep 1') -- Wait for things to start up before checking for them. end end end - APT.results["speed"] = {min = min, max = max} + APT.results["speed"] = {["min"] = min, ["max"] = max} end if (APT.options.referenceSite.value ~= host) and ('' ~= list.nextf) then -- cgit v1.1