show "new!" next to new config fields

This commit is contained in:
Mikayla Fischler
2025-05-10 11:26:19 -04:00
parent 35f82af2e2
commit fcb17ae5e7
4 changed files with 4 additions and 2 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.6.14"
local COORDINATOR_VERSION = "v1.6.15"
local CHUNK_LOAD_DELAY_S = 30.0