Files
btc-trading/src/api/dashboard/static
DiTus ee7bfc9571 Fix export error by declaring removeIndicatorById as standalone function
Changed window.removeIndicatorById assignment to standalone function declaration
before assigning to window, allowing it to be properly exported. Added extra debug
logging to track which indicator type is being added to help diagnose duplicate additions.
2026-02-25 23:06:08 +01:00
..