stuff adam needs
This commit is contained in:
@@ -60,6 +60,7 @@ export namespace Session {
|
||||
created: z.number(),
|
||||
updated: z.number(),
|
||||
compacting: z.number().optional(),
|
||||
archived: z.number().optional(),
|
||||
}),
|
||||
revert: z
|
||||
.object({
|
||||
|
||||
Reference in New Issue
Block a user