mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
feat(server): make server storage adapters (#7902)
This commit is contained in:
@@ -472,7 +472,7 @@ export class CopilotController {
|
||||
|
||||
if (!body) {
|
||||
throw new BlobNotFound({
|
||||
workspaceId,
|
||||
spaceId: workspaceId,
|
||||
blobId: key,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user