Remove HRTF mode and keep emit proxy fix

This commit is contained in:
Jage9
2026-03-09 13:10:49 -04:00
parent a34a9f7f42
commit b051a0a851
12 changed files with 122 additions and 594 deletions

View File

@@ -1,5 +1,5 @@
// Maintainer-controlled web client version metadata.
window.CHGRID_RELEASE_VERSION = "0.1.1";
window.CHGRID_CLIENT_REVISION = "R351";
window.CHGRID_CLIENT_REVISION = "R352";
// Optional display timezone for timestamps. Falls back to America/Detroit if unset/invalid.
window.CHGRID_TIME_ZONE = "America/Detroit";