Files
btc-trading/src/api/dashboard
DiTus 8f6725a700 Add missing window.toggleIndicatorExpand function
The toggleIndicatorExpand function was called in the HTML template and event listener
but was never defined. Added the function definition which toggles configuringId between
the clicked indicator ID and null, then re-renders the panel to show/hide settings.
2026-02-25 23:17:16 +01:00
..