Skip to content

Commit

Permalink
Re-send suspectStartDate
Browse files Browse the repository at this point in the history
  • Loading branch information
mia-pi-git committed Oct 27, 2024
1 parent 1898067 commit bf82e31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ export function checkSuspectVerified(
userid: rating.userid,
format: suspect.formatid,
reqs: {required: reqs, actual: userData},
suspectStartDate: suspect.start_date,
});
return true;
}
Expand Down

0 comments on commit bf82e31

Please sign in to comment.