Update config.component.spec.ts

This commit is contained in:
shamoon
2026-08-10 10:13:18 -07:00
parent b0e1793093
commit a5d46a883e
@@ -179,6 +179,7 @@ describe('ConfigComponent', () => {
'remote_ocr_engine',
'remote_ocr_api_key',
'remote_ocr_endpoint',
'remote_ocr_mode',
])
})
})