configurator summary enhancements

This commit is contained in:
Mikayla Fischler
2025-02-26 18:38:21 -05:00
parent 5fc8912590
commit 1971153dae
10 changed files with 26 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.6.7"
local SUPERVISOR_VERSION = "v1.6.8"
local println = util.println
local println_ts = util.println_ts