added some value inits and unit labels

This commit is contained in:
Mikayla Fischler
2024-04-30 18:54:01 -04:00
parent eb45ff899b
commit f621ff2482
3 changed files with 4 additions and 2 deletions

View File

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