#409 fixed positioning

This commit is contained in:
Mikayla Fischler
2024-02-17 18:16:21 -05:00
parent 5e9f03c900
commit 6eccebbe39
2 changed files with 2 additions and 2 deletions

View File

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