mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 08:09:51 +00:00
chore: format code
This commit is contained in:
parent
237c0253c2
commit
88b2382b97
2 changed files with 2 additions and 3 deletions
|
|
@ -2407,7 +2407,7 @@ export type SessionGetResponse = SessionGetResponses[keyof SessionGetResponses]
|
|||
export type SessionUpdateData = {
|
||||
body?: {
|
||||
title?: string
|
||||
time: {
|
||||
time?: {
|
||||
archived?: number
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1190,8 +1190,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": ["time"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue