a
This commit is contained in:
parent
269809b635
commit
852ee5f285
|
|
@ -89,7 +89,7 @@ class FacialVerificationAPI {
|
||||||
return [
|
return [
|
||||||
'match' => false,
|
'match' => false,
|
||||||
'confidence' => 0,
|
'confidence' => 0,
|
||||||
'error' => 'Les visages ne correspondent pas'
|
'error' => 'Les visages ne correspondent pas / / The faces do not match!'
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user