Skip to content

Commit

Permalink
Merge pull request tucnak#601 from Akionka/patch-1
Browse files Browse the repository at this point in the history
Update layout.go
  • Loading branch information
demget authored May 14, 2023
2 parents fbd35f2 + eb290fd commit de01d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/layout.go
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ func (lt *Layout) Commands() (cmds []tele.Command) {
//
// Example of bot.yml:
// commands:
// /start: '{{ text "cmdStart" }}'
// /start: '{{ text `cmdStart` }}'
//
// en.yml:
// cmdStart: Start the bot
Expand Down

0 comments on commit de01d45

Please sign in to comment.