Skip to content

Commit 2231847

Browse files
committed
Update banlists with currents banned.
1 parent f626031 commit 2231847

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/AppBundle/Controller/BanlistsController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ public function getAction(EntityManagerInterface $entityManager)
3838
'standard-ban-list-21-05' => true,
3939
'standard-ban-list-21-06' => true,
4040
'standard-ban-list-21-10' => true,
41+
'standard-ban-list-22-08' => true,
42+
'standard-ban-list-22-09' => true,
4143
];
4244

4345
foreach ($mwls as $mwl) {

0 commit comments

Comments
 (0)