feat: add remove annotations

This commit is contained in:
sbplat
2023-12-23 13:47:21 -05:00
parent 24568f4a42
commit b7d6107a2d
7 changed files with 91 additions and 2 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");