mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-06 18:30:57 +00: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
|
// TODO add trapped and custom metadata. May need another library
|
||||||
|
|
||||||
|
params.file.filename += "_updatedMetadata";
|
||||||
return params.file;
|
return params.file;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user