#528 configurator fixes, restoring textbox whitespace handling and adding specific trim whitespace option

This commit is contained in:
Mikayla Fischler
2024-10-12 00:30:58 -04:00
parent 0497ec44e9
commit 89ab742f8e
8 changed files with 15 additions and 14 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.11"
local COORDINATOR_VERSION = "v1.5.12"
local CHUNK_LOAD_DELAY_S = 30.0