secubox-openwrt/package/secubox/luci-app-hexojs/htdocs/luci-static/resources
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
..
hexojs feat(hexojs): Multi-instance enhancement with backup/restore and Git integration 2026-02-16 10:26:55 +01:00
view/hexojs fix(hexojs): Fix RPC expect unwrapping in dashboard load function 2026-02-16 10:30:59 +01:00