2026-03-08 22:14:19 -04:00
|
|
|
// Maintainer-controlled web client version metadata.
|
2026-03-09 02:31:00 -04:00
|
|
|
window.CHGRID_RELEASE_VERSION = "0.1.1";
|
2026-03-09 04:06:46 -04:00
|
|
|
window.CHGRID_CLIENT_REVISION = "R351";
|
2026-02-21 02:52:01 -05:00
|
|
|
// Optional display timezone for timestamps. Falls back to America/Detroit if unset/invalid.
|
|
|
|
|
window.CHGRID_TIME_ZONE = "America/Detroit";
|