#458 changed induction matrix title text to be white in dark mode

This commit is contained in:
Mikayla Fischler
2024-03-23 01:15:42 -04:00
parent 968b0a9122
commit 44c6352a8c
2 changed files with 3 additions and 2 deletions

View File

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