Update config.component.spec.ts

This commit is contained in:
shamoon
2026-08-12 20:28:46 -07:00
parent 18675da008
commit 778d08def0
@@ -179,6 +179,7 @@ describe('ConfigComponent', () => {
'remote_ocr_engine',
'remote_ocr_api_key',
'remote_ocr_endpoint',
'remote_ocr_mode',
])
})
})