always ensure the frontpage of players is being tracked
All checks were successful
Deploy Backend / deploy (push) Successful in 3m19s
All checks were successful
Deploy Backend / deploy (push) Successful in 3m19s
This commit is contained in:
@ -7,4 +7,4 @@ export class NotFoundError extends Error {
|
||||
) {
|
||||
super(message);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7,4 +7,4 @@ export class RateLimitError extends Error {
|
||||
) {
|
||||
super(message);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user