mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 17:23:12 +08:00
Created CreateTagCommand
This commit is contained in:
@@ -18,6 +18,7 @@ return [
|
||||
Command\Api\DisableKeyCommand::class,
|
||||
Command\Api\ListKeysCommand::class,
|
||||
Command\Tag\ListTagsCommand::class,
|
||||
Command\Tag\CreateTagCommand::class,
|
||||
]
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user