mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Created DeleteTagsCommand
This commit is contained in:
@@ -21,6 +21,7 @@ return [
|
||||
Command\Tag\ListTagsCommand::class,
|
||||
Command\Tag\CreateTagCommand::class,
|
||||
Command\Tag\RenameTagCommand::class,
|
||||
Command\Tag\DeleteTagsCommand::class,
|
||||
]
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user