updated supervisor front panel default computer ID place holders and fixed PDG establish using channel in messages

This commit is contained in:
Mikayla Fischler
2023-06-07 14:18:13 -04:00
parent f37f2f009f
commit f1b1f0b75a
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ local supervisor = require("supervisor.supervisor")
local svsessions = require("supervisor.session.svsessions")
local SUPERVISOR_VERSION = "v0.17.4"
local SUPERVISOR_VERSION = "v0.17.5"
local println = util.println
local println_ts = util.println_ts