Files
documenso/packages/lib
Lucas Smith cc43139573 fix: downloaded files should have _signed (#1149)
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.
2024-06-05 14:56:02 +10:00
..
2023-11-06 13:01:12 +11:00
2024-05-29 14:47:33 +10:00
2023-11-06 13:01:13 +11:00