mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 15:59:30 +00:00
fix(protocol): export managed worktree session result types (#100804)
* fix: complete managed worktree surfaces * chore: drop landed locale changes
This commit is contained in:
parent
fda01a64a7
commit
704c584686
1 changed files with 2 additions and 0 deletions
|
|
@ -1541,6 +1541,8 @@ export type {
|
|||
SessionsDescribeParams,
|
||||
SessionsResolveParams,
|
||||
SessionOperationEvent,
|
||||
SessionWorktreeInfo,
|
||||
SessionsCreateResult,
|
||||
SessionsPatchParams,
|
||||
SessionsPatchResult,
|
||||
SessionsResetParams,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue