Merge branch 'main' into feature/settingsFlagToHideSettings

This commit is contained in:
Anthony Stirling
2025-12-23 17:16:04 +00:00
committed by GitHub
40 changed files with 71 additions and 7 deletions

View File

@@ -255,6 +255,7 @@ public class OCRController {
command.add("--force-ocr");
}
}
command.add("--invalidate-digital-signatures");
command.addAll(
Arrays.asList(

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.4 KiB