@@ -298,7 +298,7 @@ const getStopFace = async () => {
return false;
}
await stopFace();
- getFaceConfirmOnly();
+ await getFaceConfirmOnly();
};
/**