users: make shift-u list include self and handle self volume adjustment explicitly

This commit is contained in:
Jage9
2026-02-22 19:22:22 -05:00
parent fe230bd53d
commit c4494f2f99
2 changed files with 67 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
// Maintainer-controlled web client version.
// Format: YYYY.MM.DD Rn (example: 2026.02.20 R2)
window.CHGRID_WEB_VERSION = "2026.02.22 R171";
window.CHGRID_WEB_VERSION = "2026.02.22 R172";
// Optional display timezone for timestamps. Falls back to America/Detroit if unset/invalid.
window.CHGRID_TIME_ZONE = "America/Detroit";