secubox-openwrt/package
CyberMind-FR e1d70c5bac fix(crowdsec-dashboard): Fix decisions list empty due to wrong RPC expect key
The callDecisions RPC declaration used expect: { alerts: [] } but the
backend returns { decisions: [...] }, causing the unwrapped result to
always be empty. Also removed leftover console.log debug statements.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:00:46 +01:00
..
secubox fix(crowdsec-dashboard): Fix decisions list empty due to wrong RPC expect key 2026-02-04 17:00:46 +01:00