mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
refactor(editor): should not rely on doc collection type (#9501)
This commit is contained in:
@@ -138,7 +138,6 @@ export class Clipboard extends LifeCycleWatcher {
|
||||
const payload = {
|
||||
file: item,
|
||||
assets: job.assetsManager,
|
||||
blockVersions: doc.collection.meta.blockVersions,
|
||||
workspaceId: doc.collection.id,
|
||||
pageId: doc.id,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user