#438 use reported polonium rate rather than an estimate

This commit is contained in:
Mikayla Fischler
2024-03-05 19:35:54 -05:00
parent fb5a9d5d9e
commit 1bc4828010
7 changed files with 28 additions and 21 deletions

View File

@@ -21,7 +21,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.2.8"
local SUPERVISOR_VERSION = "v1.2.9"
local println = util.println
local println_ts = util.println_ts