Skip to content

Commit

Permalink
Content list webhook fix
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJelicSF committed Mar 20, 2024
1 parent 987f3e9 commit 6ba0cf5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public function __construct(
EventDispatcherInterface $eventDispatcher,
FactoryInterface $factory,
string $invalidationCacheUrl,
string $invalidationToken,
string $invalidationToken
) {
$this->contentListRepository = $contentListRepository;
$this->contentListItemRepository = $contentListItemRepository;
Expand Down

0 comments on commit 6ba0cf5

Please sign in to comment.