#464 fixed color options button not appearing disabled when disabled

This commit is contained in:
Mikayla Fischler
2024-03-31 00:03:28 -04:00
parent 659644865a
commit 4629e1ba2a
8 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ local sounder = require("coordinator.sounder")
local apisessions = require("coordinator.session.apisessions")
local COORDINATOR_VERSION = "v1.3.4"
local COORDINATOR_VERSION = "v1.3.5"
local CHUNK_LOAD_DELAY_S = 30.0