mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-02-17 13:52:14 +01:00
fixed unused examples
This commit is contained in:
@@ -104,7 +104,7 @@ export const splitOnly = {
|
||||
operations: [
|
||||
{
|
||||
type: "split",
|
||||
values: { "pagesToSplitAfterArray": [2, 10] },
|
||||
values: { "splitAfterPageArray": [2, 10] },
|
||||
operations: []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user