mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 01:07:08 +08:00
lightbox media display init
This commit is contained in:
@@ -213,6 +213,10 @@ 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