@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.
@@ -15999,7 +15999,7 @@ var IT = (e) => {
15999
15999
  t = jT.RFID, r = jT.CAMERA;
16000
16000
  break;
16001
16001
  case P.PORTRAIT_COMPARISON_EXT_VS_VISUAL:
16002
- t = jT.EXTERNAL, r = jT.VISUAL;
16002
+ t = jT.EXTERNAL, r = jT.PORTRAIT;
16003
16003
  break;
16004
16004
  case P.PORTRAIT_COMPARISON_EXT_VS_RFID:
16005
16005
  t = jT.EXTERNAL, r = jT.RFID;