mirror of
https://github.com/documenso/documenso.git
synced 2026-07-11 05:25:08 +10:00
cc43139573
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.