Fix execution workspace company routing

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
dotta 2026-03-28 11:53:31 -05:00
parent cbeefbfa5a
commit 84e35b801c
3 changed files with 25 additions and 0 deletions

View file

@ -6,6 +6,7 @@ const BOARD_ROUTE_ROOTS = new Set([
"org",
"agents",
"projects",
"execution-workspaces",
"issues",
"routines",
"goals",