mirror of
https://github.com/jbcr/core.git
synced 2026-03-29 12:22:15 +02:00
Update src/Controller/Frontend/ListingController.php
This commit is contained in:
@@ -86,7 +86,7 @@ class ListingController extends TwigAwareController implements FrontendZoneInter
|
||||
array_merge([
|
||||
'contentTypeSlug' => $contentType->get('slug'),
|
||||
'_locale' => $this->request->getLocale(),
|
||||
], $queryParams),
|
||||
], $queryParams)
|
||||
);
|
||||
|
||||
// Render
|
||||
|
||||
Reference in New Issue
Block a user