Skip to content

Commit

Permalink
Merge pull request #559 from plural/banlist-21-10
Browse files Browse the repository at this point in the history
Get NRDB ready for banlist 21-10.
  • Loading branch information
plural authored Oct 18, 2021
2 parents c65ab52 + bbb6097 commit 773cf6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppBundle/Controller/BanlistsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public function getAction(EntityManagerInterface $entityManager)
'standard-ban-list-21-04' => true,
'standard-ban-list-21-05' => true,
'standard-ban-list-21-06' => true,
'standard-ban-list-21-10' => true,
];

foreach ($mwls as $mwl) {
Expand Down

0 comments on commit 773cf6f

Please sign in to comment.