Merge pull request #22488 from overleaf/bg-add-filestore-request-logging

add filestore request logging

GitOrigin-RevId: 0ec5c413f0e88521e1da268699ee2ee281c560f1
This commit is contained in:
Brian Gough
2024-12-13 09:05:16 +00:00
committed by Copybot
parent 09bbbfbb28
commit 9d4eeeea90
7 changed files with 21 additions and 15 deletions
@@ -172,7 +172,8 @@ export default ReferencesHandler = {
settings,
projectId,
historyId,
fileRef
fileRef,
'bibFileUrls'
)
)
const sourceURLs = bibDocUrls.concat(bibFileUrls)