#539 possible fixes for rare listbox issues

This commit is contained in:
Mikayla
2024-09-28 22:35:22 +00:00
parent 4e3330d4b3
commit 85df0d61d5
9 changed files with 11 additions and 11 deletions

View File

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