#231 renamed unit a_ functions to auto_

This commit is contained in:
Mikayla Fischler
2023-06-03 17:59:20 -04:00
parent 351842c9a1
commit 0b939be412
4 changed files with 17 additions and 17 deletions

View File

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