mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-19 11:02:11 +08:00
fix(core): audio block job
This commit is contained in:
@@ -1065,7 +1065,6 @@ test('copilot transcript realtime provider registers task live query handlers',
|
||||
return { id: taskId, status: 'running', userId, workspaceId };
|
||||
},
|
||||
} as unknown as CopilotTranscriptionRetryService;
|
||||
|
||||
new CopilotTranscriptRealtimeProvider(ac, transcript, retry, registry, {
|
||||
copilot: { enabled: true },
|
||||
} as never).onModuleInit();
|
||||
|
||||
Reference in New Issue
Block a user