#589 cleanup and fixes

This commit is contained in:
Mikayla Fischler
2025-02-09 14:19:06 -05:00
parent ecdaf78ed0
commit 5f22069ce1
4 changed files with 7 additions and 7 deletions

View File

@@ -148,7 +148,7 @@ local function main()
local heartbeat_toggle = true
-- init startup recovery
sv_facility.startup_recovery_init(supervisor.boot_state)
sv_facility.boot_recovery_init(supervisor.boot_state)
-- event loop
while true do