changed supervisor facility config color theme as green is for the summary already

This commit is contained in:
Mikayla Fischler
2023-12-31 15:41:28 -05:00
parent 6edeb3e3b8
commit 737e0d72b0
2 changed files with 6 additions and 6 deletions

View File

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