tweaking
This commit is contained in:
@@ -172,7 +172,7 @@ struct StatsController: RouteCollection {
|
||||
return true
|
||||
}
|
||||
else if numberOfPlayers == 4 {
|
||||
return match.date > Date(timeIntervalSince1970: 1612159200)
|
||||
return match.date < Date(timeIntervalSince1970: 1612159200)
|
||||
|
||||
} // February 1 2021
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user