chore: format code
This commit is contained in:
parent
237c0253c2
commit
88b2382b97
@ -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…
Reference in New Issue
Block a user