mirror of
https://github.com/smogon/pokemon-showdown-loginserver.git
synced 2026-03-21 17:34:38 -05:00
Re-send suspectStartDate
This commit is contained in:
parent
1898067cd0
commit
bf82e317a5
|
|
@ -118,6 +118,7 @@ export function checkSuspectVerified(
|
|||
userid: rating.userid,
|
||||
format: suspect.formatid,
|
||||
reqs: {required: reqs, actual: userData},
|
||||
suspectStartDate: suspect.start_date,
|
||||
});
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user