mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
feat(telegram): Fix text
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user