mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
[web] inline trivial mongo queries when creating project from template (#30601)
GitOrigin-RevId: 7aefee892d491b1ec191d07bf1871317b897dec8
This commit is contained in:
@@ -221,6 +221,7 @@ async function setRootDoc(projectId, newRootDocID) {
|
||||
'invalid file extension for root doc'
|
||||
)
|
||||
}
|
||||
return newRootDocID
|
||||
}
|
||||
|
||||
async function unsetRootDoc(projectId) {
|
||||
|
||||
Reference in New Issue
Block a user