Hi. This PR fixes an error with partName being sent empty when randomise_part is false, and total parts of a file are equal to 1.
Changes:
- Initialize
partNamevar with the file name.
Please review and let me know if any further changes or adjustments are needed. Thank you.
Hi. This PR fixes an error with `partName` being sent empty when `randomise_part` is false, and total parts of a file are equal to 1.
**Changes:**
- Initialize `partName` var with the file name.
Please review and let me know if any further changes or adjustments are needed. Thank you.