forked from wallabag/wallabag
Move Import commands to Core
This commit is contained in:
@ -299,7 +299,7 @@ services:
|
||||
tags:
|
||||
- { name: console.command, command: 'wallabag:tag:all' }
|
||||
|
||||
Wallabag\ImportBundle\Command\ImportCommand:
|
||||
Wallabag\CoreBundle\Command\Import\ImportCommand:
|
||||
tags:
|
||||
- { name: console.command, command: 'wallabag:import' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user