#607 updated deny message

This commit is contained in:
Mikayla Fischler
2025-02-16 11:54:45 -05:00
parent 9163fb14c4
commit 21eae4932f
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v1.6.4"
local SUPERVISOR_VERSION = "v1.6.5"
local println = util.println
local println_ts = util.println_ts