Changes
1 changed files (+2/-0)
-
-
@@ -20,6 +20,8 @@ for await (const cursor of index.iterate(null, "prev")) {workspaces.push({ ...cursor.value }); } await tx.done; return toBinary( ListResponseSchema, create(ListResponseSchema, {
-