Skip to content

Commit bf82e31

Browse files
committed
Re-send suspectStartDate
1 parent 1898067 commit bf82e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/actions.ts

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ export function checkSuspectVerified(
118118
userid: rating.userid,
119119
format: suspect.formatid,
120120
reqs: {required: reqs, actual: userData},
121+
suspectStartDate: suspect.start_date,
121122
});
122123
return true;
123124
}

0 commit comments

Comments
 (0)