diff --git a/src/drive/web/modules/navigation/duck/actions.jsx b/src/drive/web/modules/navigation/duck/actions.jsx index ac15e8bb97..840ce38d0f 100644 --- a/src/drive/web/modules/navigation/duck/actions.jsx +++ b/src/drive/web/modules/navigation/duck/actions.jsx @@ -234,6 +234,7 @@ export const getFileDownloadUrl = async id => { * @param {Array} files - The list of File objects to upload * @param {string} dirId - The id of the directory in which we upload the files * @param {Object} sharingState - The sharing context (provided by SharingContext.Provider) + * @param {function} fileUploadedCallback - Optional function to call when the upload is completed * @returns {function} - A function that dispatches addToUploadQueue action */ export const uploadFiles = (