mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 09:29:24 +00:00
Remove file prefix
This commit is contained in:
parent
a72969db8b
commit
7e6fe58d2d
@ -18,7 +18,6 @@ export const rotateOperationConfig = {
|
|||||||
buildFormData: buildRotateFormData,
|
buildFormData: buildRotateFormData,
|
||||||
operationType: 'rotate',
|
operationType: 'rotate',
|
||||||
endpoint: '/api/v1/general/rotate-pdf',
|
endpoint: '/api/v1/general/rotate-pdf',
|
||||||
filePrefix: 'rotated_',
|
|
||||||
defaultParameters,
|
defaultParameters,
|
||||||
} as const;
|
} as const;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user