#536 fix for clearing settings

This commit is contained in:
Mikayla
2024-08-20 20:52:38 +00:00
parent bee96ed12e
commit c323967b6a
10 changed files with 20 additions and 10 deletions

View File

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