mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +10:00
Modifies the generated filename for the downloaded PDF by appending "_signed" to the base title. ## Changes Made - Update the filename in the downloadFile function call to append "_signed" to the baseTitle variable. ## Testing Performed Tested the `downloadPDF` function locally to ensure that the downloaded PDF file has the correct filename with "_signed" appended.