feat(telegram): Fix text

This commit is contained in:
Artem Yadelskyi
2026-02-16 13:24:21 +02:00
parent bfb9d8f644
commit d1a66cbf50
+1 -1
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",