mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-04-08 01:16:26 +02: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…
Reference in New Issue
Block a user