mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-26 17:52:59 +02:00
conflicts
This commit is contained in:
parent
81dd917a52
commit
01136838ed
@ -32,7 +32,7 @@ export const buildAddStampFormData = (parameters: AddStampParameters, file: File
|
||||
export const addStampOperationConfig = {
|
||||
toolType: ToolType.singleFile,
|
||||
buildFormData: buildAddStampFormData,
|
||||
operationType: 'stamp',
|
||||
operationType: 'addStamp',
|
||||
endpoint: '/api/v1/misc/add-stamp',
|
||||
defaultParameters,
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user