mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2024-12-31 00:08:08 +01:00
Fixed file naming for updateMetadata
This commit is contained in:
parent
57db105b7e
commit
53bf6ef4bc
@ -49,5 +49,6 @@ export async function updateMetadata(params: UpdateMetadataParams): Promise<PdfF
|
||||
|
||||
// TODO add trapped and custom metadata. May need another library
|
||||
|
||||
params.file.filename += "_updatedMetadata";
|
||||
return params.file;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user