fix: export SharePoint - erreur remontée au frontend, meilleur parsing URL et détection bibliothèque
This commit is contained in:
@@ -635,6 +635,9 @@ export const appRouter = router({
|
||||
pdfUrl,
|
||||
exportPath,
|
||||
exportMode: bapExportMode,
|
||||
sharepointUploadStatus: sharepointUploadStatus || null,
|
||||
sharepointUploadError: sharepointUploadError || null,
|
||||
sharepointUploadPath: sharepointUploadPath || null,
|
||||
};
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user