mirror of
https://github.com/docmost/docmost.git
synced 2026-08-26 00:07:04 +08:00
revert uninteded changes
This commit is contained in:
@@ -213,10 +213,6 @@ export class PersistenceExtension implements Extension {
|
||||
workspaceId: page.workspaceId,
|
||||
});
|
||||
|
||||
await this.aiQueue.add(QueueJob.GENERATE_PAGE_EMBEDDINGS, {
|
||||
pageId
|
||||
})
|
||||
|
||||
await this.enqueuePageHistory(page);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user