@@ -52,7 +52,7 @@ |
||
52 | 52 | |
53 | 53 | protected function configureExportFields(): array |
54 | 54 | { |
55 | - return ['id', 'libGameEn', 'libGameFr', 'status','picture', 'platforms']; |
|
55 | + return ['id', 'libGameEn', 'libGameFr', 'status', 'picture', 'platforms']; |
|
56 | 56 | } |
57 | 57 | |
58 | 58 |