mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Merge pull request #5853 from overleaf/em-fix-file-tree
More filename fixes when resyncing GitOrigin-RevId: 15e2e71fa8d16a1c708449eb607918b36f2fb3ee
This commit is contained in:
@@ -92,7 +92,7 @@ const ProjectEntityHandler = {
|
||||
}
|
||||
}
|
||||
}
|
||||
callback(null, docs, files)
|
||||
callback(null, docs, files, folders)
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user