mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #11526 from overleaf/mj-ae-selection-changes
[cm6+rt] Integration of selection changes GitOrigin-RevId: cd2574ca75eab0f8f1202d3d4b6a009f14fa33b5
This commit is contained in:
parent
9e6a767c96
commit
b42c4e57a7
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ const initialize = () => {
|
||||||
findEntityByPath: () => null,
|
findEntityByPath: () => null,
|
||||||
getEntityPath: () => null,
|
getEntityPath: () => null,
|
||||||
getRootDocDirname: () => undefined,
|
getRootDocDirname: () => undefined,
|
||||||
|
getPreviewUrlByPath: () => undefined,
|
||||||
},
|
},
|
||||||
editorManager: {
|
editorManager: {
|
||||||
getCurrentDocId: () => 'foo',
|
getCurrentDocId: () => 'foo',
|
||||||
|
|
Loading…
Reference in a new issue