Merge remote-tracking branch 'origin/main' into test

This commit is contained in:
Anthony Stirling
2023-12-25 13:26:13 +00:00
18 changed files with 1107 additions and 99 deletions

View File

@@ -124,6 +124,7 @@ public class EndpointConfiguration {
addEndpointToGroup("Other", "flatten");
addEndpointToGroup("Other", "repair");
addEndpointToGroup("Other", "remove-blanks");
addEndpointToGroup("Other", "remove-annotations");
addEndpointToGroup("Other", "compare");
addEndpointToGroup("Other", "add-page-numbers");
addEndpointToGroup("Other", "auto-rename");