secubox-openwrt/package
CyberMind-FR 9def2ad15a fix(exposure): Fix toggle switches always showing as ON
Use DOM property assignment (cb.checked = value) instead of HTML
attribute ('checked': false) which browsers treat as checked since
any attribute presence means ON for boolean HTML attributes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 14:19:49 +01:00
..
secubox fix(exposure): Fix toggle switches always showing as ON 2026-02-04 14:19:49 +01:00