secubox-openwrt/package
CyberMind-FR 3a8555b207 fix(secubox-p2p): Fix RPC expect array handling in peers view
The RPC `expect: { peers: [] }` extracts the array directly, so result
IS the peers array, not result.peers. Added Array.isArray() defensive
check for consistent handling.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 06:04:54 +01:00
..
secubox fix(secubox-p2p): Fix RPC expect array handling in peers view 2026-01-31 06:04:54 +01:00