Update config.component.spec.ts

This commit is contained in:
shamoon
2026-08-18 09:45:26 -07:00
committed by GitHub
parent 6fd3360bd3
commit ee1b2e9bf5
@@ -179,6 +179,7 @@ describe('ConfigComponent', () => {
'remote_ocr_engine',
'remote_ocr_api_key',
'remote_ocr_endpoint',
'remote_ocr_mode',
])
})
})