mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-26 18:21:02 +00:00
Move Import commands to Core
This commit is contained in:
parent
adf195623d
commit
b6b067c969
5 changed files with 5 additions and 5 deletions
|
@ -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' }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue