stuff adam needs

This commit is contained in:
Dax Raad
2025-12-10 15:59:12 -05:00
parent 03c6c3f4cb
commit 936a6be5d6
2 changed files with 13 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ export namespace Session {
created: z.number(),
updated: z.number(),
compacting: z.number().optional(),
archived: z.number().optional(),
}),
revert: z
.object({