secubox-openwrt/package
CyberMind-FR 44178cbbf5 fix(hexojs): Fix RPC expect unwrapping in dashboard load function
The listInstances and listBackups RPC declarations use expect which
unwraps the response array directly. Changed results[0].instances to
results[0] and results[3].backups to results[3].

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 10:30:59 +01:00
..
secubox fix(hexojs): Fix RPC expect unwrapping in dashboard load function 2026-02-16 10:30:59 +01:00