feat(telegram): Fix text

This commit is contained in:
Artem Yadelskyi 2026-02-16 13:24:21 +02:00
parent 61aa976474
commit cd26d42dc0

View file

@ -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",