diff --git a/src/utils/worktree.ts b/src/utils/worktree.ts index 5e07ba7..bff268d 100644 --- a/src/utils/worktree.ts +++ b/src/utils/worktree.ts @@ -1517,3 +1517,4 @@ export async function execIntoTmuxWorktree(args: string[]): Promise<{ return { handled: true } } +