|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 2m47s
Tauri v2 matches JS keys to Rust parameter names. The frontend was sending connectionId/groupId but Rust expects id. Fixed: - delete_connection: connectionId → id - delete_group: groupId → id - rename_group: groupId → id - create_group: parentId → parent_id Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ConnectionTree.vue | ||
| SidebarToggle.vue | ||