#344 radio button appearance changes

This commit is contained in:
Mikayla Fischler
2023-09-17 16:37:11 -04:00
parent b173b72f21
commit 7a87499aa4
4 changed files with 16 additions and 17 deletions

View File

@@ -22,7 +22,7 @@ local sounder = require("coordinator.sounder")
local apisessions = require("coordinator.session.apisessions")
local COORDINATOR_VERSION = "v1.0.12"
local COORDINATOR_VERSION = "v1.0.13"
local println = util.println
local println_ts = util.println_ts