#536 proper clearing of cleared config values

This commit is contained in:
Mikayla Fischler
2024-08-20 20:56:41 -04:00
parent c323967b6a
commit 6917697290
10 changed files with 15 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ local renderer = require("coordinator.renderer")
local sounder = require("coordinator.sounder")
local threads = require("coordinator.threads")
local COORDINATOR_VERSION = "v1.5.3"
local COORDINATOR_VERSION = "v1.5.4"
local CHUNK_LOAD_DELAY_S = 30.0