Skip to content

Commit

Permalink
NGSTACK-842 rename cli command
Browse files Browse the repository at this point in the history
  • Loading branch information
petarjakopec committed Jun 26, 2024
1 parent 048fdf9 commit 4770557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ services:
- '@ibexa.persistence.connection'
- '@?logger'
tags:
- { name: console.command, command: 'ngscheduledvisibility:content:update' }
- { name: console.command, command: 'ngscheduledvisibility:update' }
- { name: monolog.logger, channel: ngscheduledvisibility }

0 comments on commit 4770557

Please sign in to comment.