mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
missing }
This commit is contained in:
parent
38189d3bf4
commit
01e80b1dba
@ -52,6 +52,7 @@ export class ReportPoll {
|
||||
this.getAbuseReports.bind(this),
|
||||
60_000 // a minute in milliseconds
|
||||
);
|
||||
}
|
||||
else {
|
||||
throw new InvalidStateError("poll already scheduled");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user