@regulaforensics/ui-components 9.7.1101-nightly → 9.7.1103-nightly

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15998,7 +15998,7 @@ var IT = (e) => {
15998
15998
  t = jT.RFID, r = jT.CAMERA;
15999
15999
  break;
16000
16000
  case P.PORTRAIT_COMPARISON_EXT_VS_VISUAL:
16001
- t = jT.EXTERNAL, r = jT.VISUAL;
16001
+ t = jT.EXTERNAL, r = jT.PORTRAIT;
16002
16002
  break;
16003
16003
  case P.PORTRAIT_COMPARISON_EXT_VS_RFID:
16004
16004
  t = jT.EXTERNAL, r = jT.RFID;