stuff adam needs

This commit is contained in:
Dax Raad
2025-12-10 15:59:12 -05:00
parent f37e86a3f2
commit 27bb741376
2 changed files with 13 additions and 2 deletions
+1
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({