feat(telegram): Fix text
This commit is contained in:
parent
61aa976474
commit
cd26d42dc0
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ func (c *TelegramChannel) initBotCommands(ctx context.Context) error {
|
|||
},
|
||||
{
|
||||
Command: "show",
|
||||
Description: "Show the current configuration",
|
||||
Description: "Show current configuration",
|
||||
},
|
||||
{
|
||||
Command: "list",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue